sha256:f473ae5a701a36fe35470aa7667357fbcae98bd567497e289e864776f2a0f587
OS/ARCH
Compressed size
74.08 MB
Last pushed
over 1 year by zappici
Type
Image
Manifest digest
sha256:c65f8adf9d9d31e9c38ef7bac35d47894f8d3e0a686299707e11deae932fe4d4
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 B26USER root0 B27RUN /bin/sh -c apt-get update526.61 KB28RUN /bin/sh -c apt-get update8.95 MB29COPY /usr/src/nginx/objs/*_module.so /etc/nginx/modules/ # buildkit72.93 KB30COPY ./config/ /etc/nginx/ # buildkit3 KB31STOPSIGNAL SIGQUIT0 B32EXPOSE map[8080/tcp:{}]0 B33USER nginx:nginx0 B34CMD ["nginx"]0 BCommand
ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /