d3vyce.fr/Dockerfile
d3vyce b4a4f0f77a
All checks were successful
docker-build
Add custom nginx conf
2023-04-02 11:59:26 -04:00

4 lines
93 B
Docker

FROM nginx
COPY html/ /usr/share/nginx/html
COPY default.conf.template /etc/nginx/templates/