sha256:c330e7503c0df050e5941236e4ab289238fe77fd5af79c56738264c72ee99ac5
OS/ARCH
Compressed size
29.61 MB
Last pushed
5 months by wimotek
Type
Image
Manifest digest
sha256:c073283a6b01100d6e46be4cb3698330750b0960b68072bfc0445208cc55e96e
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.50 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x3.8 MB7COPY docker-entrypoint.sh / # buildkit629 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=30 B18RUN /bin/sh -c set -x12.44 MB19COPY /app/dist /usr/share/nginx/html # buildkit10.12 MB20COPY docker/frontend/nginx.conf /etc/nginx/conf.d/default.conf # buildkit793 B21COPY docker/frontend/entrypoint.sh /entrypoint.sh # buildkit638 B22RUN /bin/sh -c chmod +x636 B23EXPOSE [80/tcp]0 B24CMD ["/entrypoint.sh"]0 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /