sha256:0a7bf7dda415539da6a24784c0a7a2c1663a4f362240d43783b1f37c47679b4a
OS/ARCH
linux/amd64
Compressed size
1.18 GB
Last pushed
4 days by fit2bot
Type
Image
Manifest digest
sha256:0a7bf7dda415539da6a24784c0a7a2c1663a4f362240d43783b1f37c47679b4a
Image Layers
1# debian.sh --arch 'amd64' out/29.37 MB3ENV NGINX_VERSION=1.31.60 B4ENV NJS_VERSION=1.0.10 B5ENV NJS_RELEASE=1~trixie0 B6ENV ACME_VERSION=0.4.10 B7ENV PKG_RELEASE=1~trixie0 B8ENV DYNPKG_RELEASE=1~trixie0 B9RUN /bin/sh -c set -x34.83 MB10COPY docker-entrypoint.sh / # buildkit628 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B19ARG TARGETARCH=amd640 B20ARG APT_MIRROR=http://mirrors.cloud.aliyuncs.com0 B21ARG TOOLS= 0 B22RUN |3 TARGETARCH=amd64 APT_MIRROR=http://mirrors.cloud.aliyuncs.com TOOLS=34.44 MB23WORKDIR /opt32 B24COPY /opt/lina /opt/lina # buildkit6.7 MB25COPY /opt/luna /opt/luna # buildkit4.04 MB26COPY versions.txt /opt/download/versions.txt # buildkit479 B27COPY client-version.txt /opt/download/client-version.txt # buildkit273 B28COPY nginx.conf /etc/nginx/nginx.conf # buildkit759 B29COPY includes /etc/nginx/includes # buildkit1.1 KB30COPY example /etc/nginx/example # buildkit2.24 KB31COPY default.conf /etc/nginx/conf.d/default.conf # buildkit380 B32COPY https_server.conf /etc/nginx/sites-enabled/https_server.conf # buildkit1.06 KB33COPY init.sh /docker-entrypoint.d/40-init-config.sh # buildkit1.69 KB34COPY /opt/ /opt/ # buildkit691.58 MB35COPY client.sh client-version.txt /tmp/ #705 B36RUN /bin/sh -c set -ex407.21 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'