website/Dockerfile
2024-04-21 16:52:56 +02:00

5 lines
57 B
Docker

FROM nginx:1.24.0-alpine
COPY . /usr/share/nginx/html