website/Dockerfile
2021-05-17 15:17:09 +02:00

3 lines
52 B
Docker

FROM nginx:1.20.0
COPY public /usr/share/nginx/html