sha256:393b614a6b50fdc87711d31a8a9330fa5d1dde7dda1c21cb7328c7472a9a8594
OS/ARCH
linux/amd64
Compressed size
70.48 MB
Last pushed
almost 2 years by antreabot
Type
Image
Manifest digest
sha256:393b614a6b50fdc87711d31a8a9330fa5d1dde7dda1c21cb7328c7472a9a8594
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 B9ARG UID=1010 B10ARG GID=1010 B11RUN |2 UID=101 GID=101 /bin/sh41.77 MB12RUN |2 UID=101 GID=101 /bin/sh2.69 KB13COPY docker-entrypoint.sh / # buildkit626 B14COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B15COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B16COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB17COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB18ENTRYPOINT ["/docker-entrypoint.sh"]0 B19EXPOSE map[8080/tcp:{}]0 B20STOPSIGNAL SIGQUIT0 B21USER 1010 B22CMD ["nginx" "-g" "daemon off;"]0 B23COPY /app/build /app # buildkit939.42 KB24COPY build/scripts/nginx-reloader.sh /docker-entrypoint.d/99-nginx-reloader.sh # buildkit968 BCommand
ADD rootfs.tar.xz / # buildkit