sha256:19d875ef55d41fa1e2b8a8c2d4f12ca0a335429fddc9fad43efaeb308d294714
OS/ARCH
linux/amd64
Compressed size
17 MB
Last pushed
over 2 years by aimerisson
Type
Image
Manifest digest
sha256:cd02ecbf96dce7e2d61c992ea0436188dcbbf10e13afdba4c09f4b56e71f4f85
Image Layers
1ADD file ... in / 3.22 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.24.00 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x1.72 MB7COPY docker-entrypoint.sh / # buildkit628 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B9COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit769 B10COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB11ENTRYPOINT ["/docker-entrypoint.sh"]0 B12EXPOSE map[80/tcp:{}]0 B13STOPSIGNAL SIGQUIT0 B14CMD ["nginx" "-g" "daemon off;"]0 B15ENV NJS_VERSION=0.7.120 B16RUN /bin/sh -c set -x11.13 MB17COPY dist/apps/web /usr/share/nginx/html # buildkit951.66 KB18COPY infra/nginx/web.nginx.conf /etc/nginx/conf.d/default.conf # buildkit332 B19EXPOSE map[80/tcp:{}]0 B20CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:c44c9bd36ba35cc78fb9396304ea008def9f42a3beef76aa33b2cf1fde1c10b3 in /