Archived
1
0
This repository has been archived on 2025-05-13. You can view files and clone it, but cannot push or open issues or pull requests.
Files
inception/srcs/docker/bonus/static-site/Dockerfile
2025-02-22 16:56:23 +01:00

9 lines
212 B
Docker

FROM inception-nginx
LABEL maintainer="KeyZox"
COPY kanel.ovh/ /var/www/html/
COPY --chmod=644 www.conf.template /etc/nginx/templates/www.conf.template
COPY --chmod=644 cert.sh /docker-entrypoint.d/