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