sha256:431f815a05f31e58d5feb7e8e3c1ad369487ec1e3aa83dcf7fa2d487e15919f0
OS/ARCH
linux/amd64
Compressed size
71.13 MB
Last pushed
about 2 years by statusteamauto
Type
Image
Manifest digest
sha256:431f815a05f31e58d5feb7e8e3c1ad369487ec1e3aa83dcf7fa2d487e15919f0
Image Layers
1ADD file ... in / 27.78 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 / # buildkit629 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 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 B17RUN /bin/sh -c rm -rf178 B18COPY docker_build/nginx.conf.template /var/tmp # buildkit549 B19COPY /app/dist /usr/share/nginx/html # buildkit3.87 MB20COPY /app/bin /app/bin # buildkit3.12 KB21CMD ["/app/bin/boot_server_in_docker"]0 BCommand
ADD file:d4bb05cb4d403a78b4ab5cd8d620330659d5aeb25f847d104ebc02c3a0f32624 in /