1
0

8 lines
210 B
Docker
Raw Permalink Normal View History

2025-02-22 17:11:06 +01:00
FROM inception-nginx
LABEL maintainer="KeyZox"
COPY kanelovh/ /var/www/html/
COPY --chmod=644 www.conf.template /etc/nginx/templates/www.conf.template
COPY --chmod=644 cert.sh /docker-entrypoint.d/