sha256:e9e81067f1ea13f1aeb4ed6837b9a72a602b7256b683d0fa8eb0f6ff32c7e00d
OS/ARCH
linux/amd64
Compressed size
81.64 MB
Last pushed
about 2 years by garo
Type
Image
Manifest digest
sha256:e9e81067f1ea13f1aeb4ed6837b9a72a602b7256b683d0fa8eb0f6ff32c7e00d
Image Layers
1ADD file ... in / 3.26 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.00 B5ENV PKG_RELEASE=20 B6RUN /bin/sh -c set -x1.83 MB7COPY docker-entrypoint.sh / # buildkit627 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE map[80/tcp:{}]0 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon off;"]0 B16ENV NJS_VERSION=0.8.40 B17ENV NJS_RELEASE=20 B18RUN /bin/sh -c set -x12.44 MB20ENV CERTBOT_DNS_AUTHENTICATORS=cloudflare 0 B21ARG PIP_BREAK_SYSTEM_PACKAGES=10 B22COPY requirements.txt /requirements.txt # buildkit126 B23RUN |1 PIP_BREAK_SYSTEM_PACKAGES=1 /bin/sh -c64.08 MB24RUN |1 PIP_BREAK_SYSTEM_PACKAGES=1 /bin/sh -c514 B25COPY nginx_conf.d/ /etc/nginx/conf.d/ # buildkit547 B26COPY scripts/ /scripts # buildkit10.97 KB27RUN |1 PIP_BREAK_SYSTEM_PACKAGES=1 /bin/sh -c11.41 KB28VOLUME [/etc/letsencrypt]0 B29EXPOSE map[443/tcp:{}]0 B30CMD ["/scripts/start_nginx_certbot.sh"]0 BCommand
ADD file:c644b15c170e2ca46176a566910d40a21dce66518ed8fdfd34ebcf0e9dc90c55 in /