sha256:c16f6a2559ce0f445c6db4571412c9b4acdf1b7e8014c2bb3e537c991b15af54
OS/ARCH
Compressed size
72.37 MB
Last pushed
almost 2 years by maxnth
Type
Image
Manifest digest
sha256:aacd29ebc8644b332e08d32ce94ee786e1ed9aed6910f706fa63d74143705c00
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.27.20 B5ENV NJS_VERSION=0.8.60 B6ENV NJS_RELEASE=1~bookworm0 B7ENV PKG_RELEASE=1~bookworm0 B8ENV DYNPKG_RELEASE=1~bookworm0 B9RUN /bin/sh -c set -x41.77 MB10COPY docker-entrypoint.sh / # buildkit629 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B19RUN /bin/sh -c mkdir /app93 B20COPY /app/dist /app # buildkit2.82 MB21COPY nginx.conf /etc/nginx/nginx.conf # buildkit564 B22COPY entrypoint.sh / # buildkit247 B23RUN /bin/sh -c chmod +x247 B24EXPOSE map[80/tcp:{}]0 B25ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /