sha256:1d24e51fba03e31787414441fdd9023befd9f4d637fef9291721e868df753028
OS/ARCH
linux/amd64
Compressed size
60.47 MB
Last pushed
over 2 years by imsyy
Type
Image
Manifest digest
sha256:1d24e51fba03e31787414441fdd9023befd9f4d637fef9291721e868df753028
Image Layers
1ADD file ... in / 3.24 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.30 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x1.81 MB7COPY docker-entrypoint.sh / # buildkit626 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit366 B10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE map[80/tcp:{}]0 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon off;"]0 B16COPY /app/out/renderer /usr/share/nginx/html # buildkit9.37 MB17COPY /app/nginx.conf /etc/nginx/conf.d/default.conf # buildkit474 B18RUN /bin/sh -c apk add22.36 MB19RUN /bin/sh -c npm install23.68 MB20CMD ["/bin/sh" "-c" "nginx &&0 BCommand
ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /