sha256:2444cd8c5e489d34bbd9b85389d1a295fde53911e7377edfa86bbe9dbb01aa60
OS/ARCH
linux/amd64
Compressed size
36.75 MB
Last pushed
over 2 years by flipperautomated
Type
Image
Manifest digest
sha256:9ce94ecf132fb06535f873d58c08e7738f728c47e0bbed55dff54d00af7987de
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.26.00 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x3.8 MB7COPY docker-entrypoint.sh / # buildkit628 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB11COPY 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 B16ENV NJS_VERSION=0.8.40 B17ENV NJS_RELEASE=20 B18RUN /bin/sh -c set -x12.44 MB19RUN /bin/sh -c rm -rf178 B20COPY /app/nginx-site.conf /etc/nginx/conf.d/nginx-site.conf # buildkit323 B21RUN /bin/sh -c rm -rf211 B22COPY /app/dist /usr/share/nginx/html/dist # buildkit78.18 KB23COPY /app/import-meta-env /usr/share/nginx/html/import-meta-env # buildkit17.18 MB24COPY app/.env.example /usr/share/nginx/html/.env.example # buildkit241 B25COPY app/import-meta-env.sh /docker-entrypoint.d/import-meta-env.sh # buildkit214 B26RUN /bin/sh -c chmod +x213 B27RUN /bin/sh -c chmod +x32 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /