sha256:e531cc72f4342630a81a7cc777857406b9af4e8107b1c95b9fc86cbd0dc48cb0
OS/ARCH
Compressed size
17.22 MB
Last pushed
over 2 years by dersimn
Type
Image
Manifest digest
sha256:4498d48f0d6982d5d2a6f2c7a423dba4e79a21b84588c50e0377ffa2a4e46cc5
Image Layers
1ADD file ... in / 3 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.30 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x1.94 MB7COPY docker-entrypoint.sh / # buildkit629 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit367 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.20 B17RUN /bin/sh -c set -x10.09 MB18ADD https://git.io/get-mo /usr/local/bin/mo # buildkit12.59 KB19RUN /bin/sh -c chmod a+x2.17 MB20RUN /bin/sh -c mkdir /www92 B21COPY nginx.template /nginx.template # buildkit1.52 KB22COPY run.bash /run.bash # buildkit562 B23EXPOSE map[80/tcp:{}]0 B24EXPOSE map[443/tcp:{}]0 B25ENV WHITELIST_LOCAL_IP=true0 B26ENV NGINX_UID=nginx0 B27ENTRYPOINT ["bash" "/run.bash"]0 BCommand
ADD file:dbf65487d049081dc2d39b3d99d2c64b6c89754e7e2996a46169d3512e59f32a in /