sha256:23f44cfdd7532e22d886f97c91121691989e587ec0bf07fa845b1c27ba7f075a
OS/ARCH
Compressed size
1.26 GB
Last pushed
over 2 years by wojiushixiaobai
Type
Image
Manifest digest
sha256:17d0a94daa64733136b6d127f03f1ff79fdc79aea92eec47e9cba78a2a0fee1e
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.25.30 B5ENV NJS_VERSION=0.8.20 B6ENV PKG_RELEASE=1~bookworm0 B7RUN /bin/sh -c set -x39.46 MB8COPY docker-entrypoint.sh / # buildkit628 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit366 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 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= 218.97 KB20COPY /opt/download /opt/download # buildkit1.16 GB21COPY /usr/local/bin /usr/local/bin # buildkit1.98 MB22COPY /opt /opt # buildkit31.39 MB23COPY web/nginx.conf /etc/nginx/ # buildkit1.14 KB24WORKDIR /opt32 B25ARG VERSION=v3.10.20 B26ENV VERSION=v3.10.20 B27VOLUME [/var/log/nginx]0 B28CMD ["./entrypoint.sh"]0 BCommand
ADD file:9deb26e1dbc258df47629e6f8fbcea4e4b54e7673537cc925db16af858d9cc8d in /