sha256:d5d210e20ce06fb31bbfc1f63134900d91e0fcf9332b4d391c6f351801ee9549
OS/ARCH
Compressed size
74.56 MB
Last pushed
25 days by eclipsebasyxbot
Type
Image
Manifest digest
sha256:64495580740a2dfe183e769aa8e78789c0391c02b24e89db24724e1ad9c63f63
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.40 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.81 MB8COPY docker-entrypoint.sh / # buildkit628 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ARG HTTP_PROXY0 B18ARG HTTPS_PROXY0 B19WORKDIR /usr/src/app127 B20RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh30.46 MB21RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh976 B22COPY /app/dist /usr/src/app/dist # buildkit12.85 MB23COPY /app/dist-bff /usr/src/app/dist-bff # buildkit14.17 KB24COPY nginx.conf /etc/nginx/nginx.conf.template # buildkit645 B25COPY entrypoint.sh /usr/src/app/entrypoint.sh # buildkit3.1 KB26RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh3.1 KB27RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh12.87 MB28RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh12.87 MB29USER myuser0 B30ENTRYPOINT ["/usr/src/app/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit