sha256:af13c62c3d17c5756d4d89c256d6399535007f71bacdd4ebeacc47c3aafdfb69
OS/ARCH
Compressed size
80.58 MB
Last pushed
almost 2 years by tazkysfin
Type
Image
Manifest digest
sha256:bdda839c6d3e928e6263fa052d7636c042cb5fbd93f6e6b764f5e60cfafee85e
Image Layers
1ADD rootfs.tar.xz / # buildkit27.81 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.27.20 B5ENV NJS_VERSION=0.8.60 B6ENV NJS_RELEASE=1~bookworm0 B7ENV PKG_RELEASE=1~bookworm0 B8ENV DYNPKG_RELEASE=1~bookworm0 B9RUN /bin/sh -c set -x38.55 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 # buildkit405 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 update14.22 MB20COPY index.html /usr/share/nginx/html/ # buildkit193 B21EXPOSE map[80/tcp:{}]0 B22CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD rootfs.tar.xz / # buildkit