sha256:71820057aa8a9c8ffcf9b36123f696f9c6c46847fea81d4ca380f31365ac5b5f
OS/ARCH
linux/amd64
Compressed size
100.02 MB
Last pushed
about 1 year by sevenajay
Type
Image
Manifest digest
sha256:71820057aa8a9c8ffcf9b36123f696f9c6c46847fea81d4ca380f31365ac5b5f
Image Layers
1ADD rootfs.tar.xz / # buildkit27.78 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.27.20 B5ENV NJS_VERSION=0.8.60 B6ENV NJS_RELEASE=1~bookworm0 B7ENV PKG_RELEASE=1~bookworm0 B8ENV DYNPKG_RELEASE=1~bookworm0 B9RUN /bin/sh -c set -x41.77 MB10COPY docker-entrypoint.sh / # buildkit629 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B20RUN /bin/sh -c apt-get update30.44 MB21COPY etc/conf.d/default.conf.template /etc/nginx/conf.d/default.conf.template # buildkit695 B22COPY etc/conf.d/multi-domain.conf.template /etc/nginx/conf.d/multi-domain.conf.template # buildkit1.18 KB23COPY etc/nginx.conf /etc/nginx/nginx.conf # buildkit845 B24COPY docker-entrypoint.sh /usr/sbin/docker-entrypoint.sh # buildkit5.15 KB25COPY multi-domain-entrypoint.sh /usr/sbin/multi-domain-entrypoint.sh # buildkit4.77 KB26COPY generate-config.py /usr/local/bin/generate-config.py # buildkit2.44 KB27RUN /bin/sh -c chmod +x10.16 KB28ENTRYPOINT ["docker-entrypoint.sh"]0 BCommand
ADD rootfs.tar.xz / # buildkit