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

4 lines
53 B
Docker

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