sha256:e66a664bd57ad779dbb9046e0d66b20365353e88dbe03621f3c3270cdae0f1d9
OS/ARCH
linux/arm64/v8
Compressed size
1.83 GB
Last pushed
almost 2 years by cerberusqc
Type
Image
Manifest digest
sha256:e66a664bd57ad779dbb9046e0d66b20365353e88dbe03621f3c3270cdae0f1d9
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.26.20 B5ENV NJS_VERSION=0.8.50 B6ENV NJS_RELEASE=1~bookworm0 B7ENV PKG_RELEASE=1~bookworm0 B8ENV DYNPKG_RELEASE=2~bookworm0 B9RUN /bin/sh -c set -x36.73 MB10COPY docker-entrypoint.sh / # buildkit629 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B19RUN /bin/sh -c apt-get update13.63 MB20COPY ./index.html /usr/share/nginx/html/index.html # buildkit301 B21COPY largefiles/file1 /largefile1 # buildkit500.15 MB22COPY largefiles/file2 /largefile2 # buildkit500.15 MB23COPY largefiles/file3 /largefile3 # buildkit500.15 MB24RUN /bin/sh -c dd if=/dev/urandom300.09 MB25EXPOSE map[80/tcp:{}]0 B26CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:702193928cded0bcec5edbf4a5660961e7caef8c9d9cafea3337b7f6720c4464 in /