sha256:8582a2d6b335928c0b77bdfc344b8d38524cd33c258a1463dcb760c683e5743b
OS/ARCH
Compressed size
70.21 MB
Last pushed
over 1 year by blootsvoets
Type
Image
Manifest digest
sha256:0cc26b4e53b9669f331ce7e6fe45d5d7ed2b0fee69cdee4400c3ef7a9df833cb
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 B19COPY ./docker/nginx.conf /etc/nginx/nginx.conf # buildkit440 B20WORKDIR /usr/share/nginx/html32 B21COPY /app/dist/ . # buildkit673.07 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:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /