sha256:eb7956cc0a950c6e96078b63fe450ddb53fa8d56c0e63b377fd137f67993db49
OS/ARCH
Compressed size
54.4 MB
Last pushed
over 1 year by staneee
Type
Image
Manifest digest
sha256:bcd8f452b6ee46501ecc580f784edc64e65d6ad71ae7aa572cc220b6f50d9224
Image Layers
1ADD file ... in / 29.97 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.24.00 B5ENV NJS_VERSION=0.7.120 B6ENV PKG_RELEASE=1~bullseye0 B7RUN /bin/sh -c set -x24.42 MB8COPY docker-entrypoint.sh / # buildkit627 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit770 B11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE map[80/tcp:{}]0 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon off;"]0 B16COPY ./scripts/ / # buildkit1.64 KB17ENV NGINX_WAITHOST=localhost NGINX_WAITPORT=800 B18ENV RUN_BEFORE_SHELL=0 B19RUN /bin/sh -c chmod +x1.64 KB20ENTRYPOINT ["/bin/sh" "-c" "nginx -g0 B21ENV NGINX_WAITHOST=localhost NGINX_WAITPORT=800 B22ENTRYPOINT ["/bin/sh" "-c" "/wait-for-it.sh $NGINX_WAITHOST:$NGINX_WAITPORT0 BCommand
ADD file:5d6b639e8b6bcc01149b7486502558088f9816200063ca72b91a1f989bc8d85e in /