sha256:d2c2b396027c2ead82bdcb27038d16fe589618005f529858fc1db6ab8a9f4972
OS/ARCH
Compressed size
46.72 MB
Last pushed
3 months by eclipsebasyxbot
Type
Image
Manifest digest
sha256:5c60f2b8f45705b537930256c539c5ca759191b4cbb270926fa46cfff244a4c6
Image Layers
1ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.20 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.82 MB8COPY docker-entrypoint.sh / # buildkit629 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit402 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/sh366.68 KB21RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh2.89 MB22RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh976 B23COPY /app/dist /usr/src/app/dist # buildkit12.55 MB24COPY nginx.conf /etc/nginx/nginx.conf.template # buildkit414 B25COPY entrypoint.sh /usr/src/app/entrypoint.sh # buildkit2.54 KB26RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh2.54 KB27RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh12.55 MB28RUN |2 HTTP_PROXY= HTTPS_PROXY= /bin/sh12.55 MB29USER myuser0 B30ENTRYPOINT ["/usr/src/app/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit