Skip to content
Snippets Groups Projects
Dockerfile.docs 113 B
FROM nginx
COPY default.conf.template /etc/nginx/templates/default.conf.template
COPY docs /usr/share/nginx/html