blogcontent/Dockerfile
2022-05-26 15:45:41 -07:00

3 lines
72 B
Docker

FROM nginxinc/nginx-unprivileged
COPY blog/public /usr/share/nginx/html