sha256:6db12f6145ae8a54cd79eebab73b8228a2ae898fc16f16c0899df75604a521ed
OS/ARCH
Compressed size
76 MB
Last pushed
15 days by eclipsebasyxbot
Type
Image
Manifest digest
sha256:62ad4c2313f1de39297f5f67a4f1c61686dd257f34caf40d17e68b72f4008661
Image Layers
1ADD alpine-minirootfs-3.24.1-armv7.tar.gz / # buildkit3.11 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.50 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x3.52 MB8COPY docker-entrypoint.sh / # buildkit629 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 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/app126 B20RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh27.96 MB21RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh975 B22COPY /app/dist /usr/src/app/dist # buildkit13.78 MB23COPY /app/dist-bff /usr/src/app/dist-bff # buildkit14.19 KB24COPY nginx.conf /etc/nginx/nginx.conf.template # buildkit647 B25COPY entrypoint.sh /usr/src/app/entrypoint.sh # buildkit3.11 KB26RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh3.1 KB27RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh13.8 MB28RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh13.8 MB29USER myuser0 B30ENTRYPOINT ["/usr/src/app/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.24.1-armv7.tar.gz / # buildkit