sha256:530c50d7e00619e03507b54a310ad5ac3e22c5f1b881d6ba4408c9b3d686048d
OS/ARCH
Compressed size
1.24 GB
Last pushed
over 2 years by wojiushixiaobai
Type
Image
Manifest digest
sha256:f6136ce56ed9811a41d1b3162459b4d2fb290f62c3acc220a8c98fde3b1b74ae
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.76 KB20COPY /opt/download /opt/download # buildkit1.16 GB21COPY /usr/local/bin /usr/local/bin # buildkit1.84 MB22COPY /opt /opt # buildkit27.88 MB23COPY web/nginx.conf /etc/nginx/ # buildkit1.19 KB24WORKDIR /opt24 B25ARG VERSION=v3.10.50 B26ENV VERSION=v3.10.50 B27VOLUME [/var/log/nginx]0 B28CMD ["./entrypoint.sh"]0 BCommand
ADD file:85e3f04235f949795629380f3a50ca566471f0258cd4322937c8b1e0648a69ae in /