sha256:8582a2d6b335928c0b77bdfc344b8d38524cd33c258a1463dcb760c683e5743b
OS/ARCH
Compressed size
67.01 MB
Last pushed
over 1 year by blootsvoets
Type
Image
Manifest digest
sha256:379c86f146dcef13f0c982d75154008a3f9bd62df2ff5f439973997586ac8871
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 B19COPY ./docker/nginx.conf /etc/nginx/nginx.conf # buildkit439 B20WORKDIR /usr/share/nginx/html32 B21COPY /app/dist/ . # buildkit673.06 KB22COPY ./docker/entrypoint.sh /entrypoint.sh # buildkit377 B23EXPOSE map[80/tcp:{}]0 B24ENTRYPOINT ["/entrypoint.sh"]0 B25CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:702193928cded0bcec5edbf4a5660961e7caef8c9d9cafea3337b7f6720c4464 in /