sha256:f30ce71640b91fc3ec465e15a4f02ae3801e7f8480d34c1c71c02114907d0510
OS/ARCH
Compressed size
68.05 MB
Last pushed
over 2 years by wojiushixiaobai
Type
Image
Manifest digest
sha256:b2fe7b9fb1e2e36407ba392a4ba75cb29ae04d8959c694bfcbeef21488d60d2e
Image Layers
1ADD file ... in / 22.05 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.25.50 B5ENV NJS_VERSION=0.8.40 B6ENV NJS_RELEASE=3~bookworm0 B7ENV PKG_RELEASE=1~bookworm0 B8RUN /bin/sh -c set -x33.25 MB9COPY docker-entrypoint.sh / # buildkit639 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit962 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit369 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.23 KB13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.45 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15EXPOSE map[80/tcp:{}]0 B16STOPSIGNAL SIGQUIT0 B17CMD ["nginx" "-g" "daemon off;"]0 B18ENV LANG=en_US.UTF-80 B19ARG DEPENDENCIES= 0 B20RUN |1 DEPENDENCIES= 176.56 KB21COPY /usr/local/bin /usr/local/bin # buildkit1.84 MB22COPY /opt /opt # buildkit10.74 MB23COPY web/nginx.conf /etc/nginx/ # buildkit1.26 KB24WORKDIR /opt24 B25ARG VERSION=v3.10.100 B26ENV VERSION=v3.10.100 B27VOLUME [/opt/download]0 B28VOLUME [/var/log/nginx]0 B29COPY web/entrypoint.sh /docker-entrypoint.d/99-check-core-ready.sh # buildkit287 BCommand
ADD file:e23ba17afc7850bcca9e73ba5022db9f0a80c6a0250585fd3f50a1960226474b in /