sha256:6e10772cf92d8589ac7a0e5af871d6fb45063d745dc76b880878d1278e19a99a
OS/ARCH
linux/amd64
Compressed size
71.69 MB
Last pushed
over 2 years by egonzalezt
Type
Image
Manifest digest
sha256:6e10772cf92d8589ac7a0e5af871d6fb45063d745dc76b880878d1278e19a99a
Image Layers
1ADD file ... in / 27.77 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.25.40 B5ENV NJS_VERSION=0.8.30 B6ENV PKG_RELEASE=1~bookworm0 B7RUN /bin/sh -c set -x39.47 MB8COPY docker-entrypoint.sh / # buildkit624 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit392 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17WORKDIR /usr/share/nginx/html32 B18RUN /bin/sh -c rm -rf209 B19COPY /app/build . # buildkit4.44 MB20COPY nginx.conf /etc/nginx/nginx.conf # buildkit383 B21CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /