website/Dockerfile

6 lines
57 B
Docker
Raw Normal View History

2024-04-21 16:55:57 +02:00
FROM nginx:1.25.5-alpine
2024-04-21 16:53:16 +02:00
COPY . /usr/share/nginx/html