sha256:782f7c8b6dc435d57f5e9d25f0fc7ff32d0155945165644db2b008004796e55c
OS/ARCH
linux/amd64
Compressed size
17.53 MB
Last pushed
about 2 years by rcourt
Type
Image
Manifest digest
sha256:782f7c8b6dc435d57f5e9d25f0fc7ff32d0155945165644db2b008004796e55c
Image Layers
1ADD file ... in / 3.26 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.26.10 B5ENV PKG_RELEASE=20 B6RUN /bin/sh -c set -x1.83 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 # buildkit394 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 MB19VOLUME [/usr/share/nginx/html]0 B20COPY default.conf /etc/nginx/conf.d/default.conf # buildkit436 B21COPY nginx.conf /etc/nginx/nginx.conf # buildkit623 B22COPY *.html /usr/share/nginx/html/ # buildkit784 B23RUN /bin/sh -c chmod -R1.03 KBCommand
ADD file:c644b15c170e2ca46176a566910d40a21dce66518ed8fdfd34ebcf0e9dc90c55 in /