sha256:0d313508ed41cf8ac624f24d60f39beae0216a43c13fffc1cea4469b8f8d63ae
OS/ARCH
Compressed size
60.18 MB
Last pushed
over 2 years by dersimn
Type
Image
Manifest digest
sha256:99d0b017f67c08aca3f816f80e9780b7ebee37d4b21cbe93631158d972202329
Image Layers
1ADD file ... in / 25.64 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.25.30 B5ENV NJS_VERSION=0.8.20 B6ENV PKG_RELEASE=1~bookworm0 B7RUN /bin/sh -c set -x34.51 MB8COPY docker-entrypoint.sh / # buildkit627 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit368 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ADD https://git.io/get-mo /usr/local/bin/mo # buildkit12.58 KB18RUN /bin/sh -c chmod a+x12.58 KB19RUN /bin/sh -c mkdir /www92 B20COPY nginx.template /nginx.template # buildkit1.52 KB21COPY run.bash /run.bash # buildkit561 B22EXPOSE map[80/tcp:{}]0 B23EXPOSE map[443/tcp:{}]0 B24ENV WHITELIST_LOCAL_IP=true0 B25ENV NGINX_UID=www-data0 B26ENTRYPOINT ["bash" "/run.bash"]0 BCommand
ADD file:9503ab966c9dd707eeccc7c2f633bccc94c199f8714ec4ff2c8b54dde3dbabf9 in /