sha256:7c1ddedd299b504fd7f75e88cfdd548021a9a10e67319a7ea59f495ced7872b7
OS/ARCH
linux/arm64
Compressed size
64.5 MB
Last pushed
over 1 year by eternalfree
Type
Image
Manifest digest
sha256:7c1ddedd299b504fd7f75e88cfdd548021a9a10e67319a7ea59f495ced7872b7
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.26.10 B5ENV NJS_VERSION=0.8.40 B6ENV NJS_RELEASE=2~bookworm0 B7ENV PKG_RELEASE=2~bookworm0 B8RUN /bin/sh -c set -x36.68 MB9COPY docker-entrypoint.sh / # buildkit629 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 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 B18COPY ./scripts/wait-for-it.sh . # buildkit1.35 KB19ENV NGINX_WAITHOST=localhost NGINX_WAITPORT=800 B20RUN /bin/sh -c chmod +x1.35 KB21ENTRYPOINT ["/bin/sh" "-c" "/wait-for-it.sh $NGINX_WAITHOST:$NGINX_WAITPORT0 BCommand
ADD file:4aa9ddc52f046592777767c91a04b9490d98811bedb8980fca794d55bbad1a0f in /