sha256:7865acc68f9c625c393f207b524d731cf307b7c00973e699e578f66f0ac3e3b3
OS/ARCH
linux/amd64
Compressed size
67.9 MB
Last pushed
over 2 years by inseefrbot
Type
Image
Manifest digest
sha256:7865acc68f9c625c393f207b524d731cf307b7c00973e699e578f66f0ac3e3b3
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 B17COPY build /usr/share/nginx/html # buildkit666.44 KB18RUN /bin/sh -c rm etc/nginx/conf.d/default.conf178 B19COPY nginx-frontmoog.conf etc/nginx/conf.d/ # buildkit522 B20WORKDIR /usr/share/nginx/html32 B21COPY ./scripts/env.sh . # buildkit572 B22COPY .env . # buildkit476 B23RUN /bin/sh -c chmod +x569 B24CMD ["/bin/bash" "-c" "/usr/share/nginx/html/env.sh &&0 BCommand
ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /