sha256:f30ce71640b91fc3ec465e15a4f02ae3801e7f8480d34c1c71c02114907d0510
OS/ARCH
Compressed size
74.38 MB
Last pushed
over 2 years by wojiushixiaobai
Type
Image
Manifest digest
sha256:b687ea0e0e082d57a684dbd1a4442e907452a4b9bb18bc97f759169ad5c6bfd7
Image Layers
1ADD file ... in / 25.24 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 -x36.36 MB9COPY docker-entrypoint.sh / # buildkit639 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit963 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit371 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= 204.75 KB21COPY /usr/local/bin /usr/local/bin # buildkit1.83 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 # buildkit288 BCommand
ADD file:1622c3287b5a5c8a6e0b0b0180489212aab2c9bc7b43390b17a5cc8b153e542a in /