website/Dockerfile

6 lines
57 B
Docker
Raw Normal View History

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