sha256:1bc1dc4d34943224e5aec3cebe350d55950e1f1001ef2fcd926366fae4cef0c1
OS/ARCH
linux/amd64
Compressed size
72.86 MB
Last pushed
over 2 years by zappi
Type
Image
Manifest digest
sha256:1bc1dc4d34943224e5aec3cebe350d55950e1f1001ef2fcd926366fae4cef0c1
Image Layers
1ADD file ... in / 27.77 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.25.40 B5ENV NJS_VERSION=0.8.30 B6ENV PKG_RELEASE=1~bookworm0 B7RUN /bin/sh -c set -x39.47 MB8COPY docker-entrypoint.sh / # buildkit629 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ENV NGINX_ENTRYPOINT_QUIET_LOGS=10 B18COPY ./config/nginx.conf /etc/nginx/nginx.conf # buildkit498 B19COPY ./config/default.conf /etc/nginx/conf.d/default.conf # buildkit621 B20RUN /bin/sh -c touch /var/run/nginx.pid823 B21STOPSIGNAL SIGQUIT0 B22EXPOSE map[8080/tcp:{}]0 B23USER nginx:nginx0 B24USER root0 B25RUN /bin/sh -c apt-get update519.72 KB26RUN /bin/sh -c apt-get update5.03 MB27COPY /usr/src/nginx/objs/*_module.so /etc/nginx/modules/ # buildkit71.21 KB28COPY ./config/ /etc/nginx/ # buildkit2.89 KB29STOPSIGNAL SIGQUIT0 B30EXPOSE map[8080/tcp:{}]0 B31USER nginx:nginx0 B32CMD ["nginx"]0 BCommand
ADD file:eb6a3def1f69e76655620640e610015f285bc23c97e89855feb1f0548309d518 in /