sha256:a46b677cd2eb30ec61b1e1c6f33c04b10824663aed5332f3567a5d8da811b58b
OS/ARCH
Compressed size
15.04 MB
Last pushed
over 2 years by csnginxbot
Type
Image
Manifest digest
sha256:05f36fc84d367526efe1b8216b4f35b10ba30c08fd3d694b6e736091bc06b53e
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 MB18RUN /bin/sh -c chmod -R264 B19COPY hello.conf /etc/nginx/conf.d/ # buildkit362 B20COPY index.html /usr/share/nginx/html/ # buildkit4.84 KB21EXPOSE map[8080/tcp:{}]0 B22USER nginx0 BCommand
ADD file:dbf65487d049081dc2d39b3d99d2c64b6c89754e7e2996a46169d3512e59f32a in /