sha256:e57d950ac89b12eba66fffbc3d7c1f852101e87dbdb63c4de7034d4a4ab230f7
OS/ARCH
Compressed size
1.25 GB
Last pushed
over 2 years by wojiushixiaobai
Type
Image
Manifest digest
sha256:6a32474310b10c0b80412689d4565b54eca8ff9b996e98255c0a2734835927ec
Image Layers
1ADD file ... in / 22.04 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 -x32.79 MB8COPY docker-entrypoint.sh / # buildkit639 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit963 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit369 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.23 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.45 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ENV LANG=en_US.UTF-80 B18ARG DEPENDENCIES= 0 B19RUN |1 DEPENDENCIES= 177.71 KB20COPY /opt/download /opt/download # buildkit1.17 GB21COPY /usr/local/bin /usr/local/bin # buildkit1.84 MB22COPY /opt /opt # buildkit27.87 MB23COPY web/nginx.conf /etc/nginx/ # buildkit1.19 KB24WORKDIR /opt24 B25ARG VERSION=v3.10.60 B26ENV VERSION=v3.10.60 B27VOLUME [/var/log/nginx]0 B28CMD ["./entrypoint.sh"]0 BCommand
ADD file:85e3f04235f949795629380f3a50ca566471f0258cd4322937c8b1e0648a69ae in /