sha256:86644370a7ca95402ce7869694e973fe060a96491a6faf2f6a67673ad4d43b9b
OS/ARCH
Compressed size
64.54 MB
Last pushed
almost 2 years by zappici
Type
Image
Manifest digest
sha256:dbab0590ed096491435cdb42aa97786716f55b4b56c4a229a97493e5c02ff1fc
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.27.10 B5ENV NJS_VERSION=0.8.50 B6ENV NJS_RELEASE=1~bookworm0 B7ENV PKG_RELEASE=1~bookworm0 B8ENV DYNPKG_RELEASE=2~bookworm0 B9RUN /bin/sh -c set -x36.73 MB10COPY docker-entrypoint.sh / # buildkit628 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 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 B19ENV NGINX_ENTRYPOINT_QUIET_LOGS=10 B20COPY ./config/nginx.conf /etc/nginx/nginx.conf # buildkit499 B21COPY ./config/default.conf /etc/nginx/conf.d/default.conf # buildkit619 B22RUN /bin/sh -c touch /var/run/nginx.pid813 B23STOPSIGNAL SIGQUIT0 B24EXPOSE map[8080/tcp:{}]0 B25USER nginx:nginx0 BCommand
ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /