sha256:af13c62c3d17c5756d4d89c256d6399535007f71bacdd4ebeacc47c3aafdfb69
OS/ARCH
Compressed size
83.94 MB
Last pushed
almost 2 years by tazkysfin
Type
Image
Manifest digest
sha256:644b8dfee3b5e213a21229ce9b0f5f1ed80c1268577da71bad85e4fcecdc0912
Image Layers
1ADD rootfs.tar.xz / # buildkit27.78 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 -x41.77 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.38 MB20COPY index.html /usr/share/nginx/html/ # buildkit191 B21EXPOSE map[80/tcp:{}]0 B22CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD rootfs.tar.xz / # buildkit