Files
blog/Dockerfile
2021-12-22 17:12:54 +01:00

4 lines
45 B
Docker

FROM nginx:alpine
COPY public /var/www/html