sha256:3afd9df2da536e3480d841de7d035739716dee33d38fb472e606e34a94a65fe8
OS/ARCH
Compressed size
1.24 GB
Last pushed
over 2 years by wojiushixiaobai
Type
Image
Manifest digest
sha256:ce6e4aed0b9c3ee07c56a2331bee9efffa62823575f3449cd6171e08122be5ee
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.68 KB20COPY /opt/download /opt/download # buildkit1.16 GB21COPY /usr/local/bin /usr/local/bin # buildkit1.91 MB22COPY /opt /opt # buildkit27.9 MB23COPY web/nginx.conf /etc/nginx/ # buildkit1.2 KB24WORKDIR /opt24 B25ARG VERSION=v3.10.30 B26ENV VERSION=v3.10.30 B27VOLUME [/var/log/nginx]0 B28CMD ["./entrypoint.sh"]0 BCommand
ADD file:80ab985d4871ca6a72156bedfe1038e6b1a89591fc2fd86c4ef778d293223aff in /