Files
d3vyce.fr/Dockerfile
T
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/