sha256:8961f34f9c9b0fb04c2f0a9b264760eeeac917ed73c60a81ecf8e12e73bc5c18
OS/ARCH
Compressed size
144.79 MB
Last pushed
about 1 year by fwdslsh
Type
Image
Manifest digest
sha256:daf3e2ebe355be63390ffbc1d1944c9e41ceb3d966d61ba7b6abae21a34baaf9
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.25.50 B5ENV NJS_VERSION=0.8.40 B6ENV NJS_RELEASE=3~bookworm0 B7ENV PKG_RELEASE=1~bookworm0 B8RUN /bin/sh -c set -x39.89 MB9COPY docker-entrypoint.sh / # buildkit628 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15EXPOSE map[80/tcp:{}]0 B16STOPSIGNAL SIGQUIT0 B17CMD ["nginx" "-g" "daemon off;"]0 B18RUN /bin/sh -c apt-get update1.27 MB19COPY dist/unify-linux-x64 /usr/local/bin/unify # buildkit37.91 MB20RUN /bin/sh -c chmod +x37.91 MB21COPY docker/nginx.conf /etc/nginx/nginx.conf # buildkit882 B22RUN /bin/sh -c mkdir -p144 B23COPY docker/entrypoint.sh /entrypoint.sh # buildkit923 B24RUN /bin/sh -c chmod +x923 B25EXPOSE map[80/tcp:{}]0 B26HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/0 B27WORKDIR /site32 B28ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /