sha256:b19c44c3e278d366234ec0645e8fc75ef044a0a055b94b0177335c621c35900a
OS/ARCH
Compressed size
88.5 MB
Last pushed
almost 2 years by ckulka
Type
Image
Manifest digest
sha256:9e2a451b7c914d1f279f7ef1a59f7e359ddefeba5886dba34a06112371a93bfb
Image Layers
1ADD rootfs.tar.xz / # buildkit28.75 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 -x39.26 MB10COPY docker-entrypoint.sh / # buildkit626 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit958 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit406 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 curl -o18.36 MB20COPY files/docker-entrypoint.d/*.sh files/docker-entrypoint.d/nginx/ /docker-entrypoint.d/ #999 B21COPY --chown=nginx:nginx baikal /var/www/baikal #2.12 MB22COPY files/nginx.conf /etc/nginx/conf.d/default.conf # buildkit682 B23VOLUME [/var/www/baikal/config]0 B24VOLUME [/var/www/baikal/Specific]0 BCommand
ADD rootfs.tar.xz / # buildkit