website/Dockerfile

6 lines
57 B
Docker
Raw Normal View History

2024-05-20 00:25:43 +02:00
FROM nginx:1.26.0-alpine
2024-04-21 16:53:16 +02:00
COPY . /usr/share/nginx/html