sha256:2ef6101f850309cbb7f9b4912513bec82d3233af600004b4c26c55966d2afd85
OS/ARCH
Compressed size
21.96 MB
Last pushed
almost 2 years by aaronzi
Type
Image
Manifest digest
sha256:4672a07528b0a4b2f0d0cc56c656ee152e445e423746fad9a6b73ba352323ff1
Image Layers
1ADD alpine-minirootfs-3.20.3-armv7.tar.gz / # buildkit2.95 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.30 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x3.38 MB8COPY docker-entrypoint.sh / # buildkit626 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/sh482.3 KB21RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh2.24 MB22RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh991 B23COPY /app/dist /usr/src/app/dist # buildkit4.3 MB24COPY nginx.conf /etc/nginx/nginx.conf.template # buildkit373 B25COPY entrypoint.sh /usr/src/app/entrypoint.sh # buildkit1018 B26RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh1013 B27RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh4.31 MB28RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh4.31 MB29USER myuser0 B30ENTRYPOINT ["/usr/src/app/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.20.3-armv7.tar.gz / # buildkit