sha256:ab792e10fd20115de3c74439eeeee6fdf169c43e67168097fe3bbfb831df7336
OS/ARCH
Compressed size
75.94 MB
Last pushed
almost 2 years by ckulka
Type
Image
Manifest digest
sha256:d61ff1ea97d13ca21d08676c5ac6ea34c3d4ebd3f3c95b0228eeedf43c98d6a2
Image Layers
1ADD rootfs.tar.xz / # buildkit23.57 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 -x35.01 MB10COPY docker-entrypoint.sh / # buildkit629 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 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 -o15.23 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 # buildkit685 B23VOLUME [/var/www/baikal/config]0 B24VOLUME [/var/www/baikal/Specific]0 BCommand
ADD rootfs.tar.xz / # buildkit