sha256:c16f6a2559ce0f445c6db4571412c9b4acdf1b7e8014c2bb3e537c991b15af54
OS/ARCH
Compressed size
69.18 MB
Last pushed
almost 2 years by maxnth
Type
Image
Manifest digest
sha256:8ce9ea3727c36117243f95e2ab61221b08eecda53f4dddc5b7ed050016cda1dc
Image Layers
1ADD file ... in / 27.81 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 -x38.55 MB10COPY docker-entrypoint.sh / # buildkit628 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.36 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 # buildkit565 B22COPY entrypoint.sh / # buildkit247 B23RUN /bin/sh -c chmod +x247 B24EXPOSE map[80/tcp:{}]0 B25ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD file:702193928cded0bcec5edbf4a5660961e7caef8c9d9cafea3337b7f6720c4464 in /