sha256:c89ea49dcbf18a80affb8a3ece91d335afef9ce128fa69a54e15373bfdc3ac41
OS/ARCH
linux/arm64
Compressed size
22.02 MB
Last pushed
9 months by chainfusion
Type
Image
Manifest digest
sha256:c89ea49dcbf18a80affb8a3ece91d335afef9ce128fa69a54e15373bfdc3ac41
Image Layers
1ADD file ... in / 3.19 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.50 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x3.72 MB7COPY docker-entrypoint.sh / # buildkit627 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 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=30 B18RUN /bin/sh -c set -x12.32 MB19COPY /app/out /usr/share/nginx/html # buildkit2.78 MB20COPY ./build/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit560 B21COPY ./build/nginx/conf.d/app.conf /etc/nginx/conf.d/app.conf # buildkit645 B22EXPOSE map[80/tcp:{}]0 B23CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /