sha256:7ecedee722881782fd80fcc3de8a28b0a50fc66f209205c6bf83c1802bd2d433
OS/ARCH
Compressed size
8.36 MB
Last pushed
2 months by melchor9000
Type
Image
Manifest digest
sha256:31103fa7d078ac624ef7afd56579791821f6d9f5ad561f5e18cb4fcc126a4a71
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 B17COPY apps/nas-web/docker/default.conf /etc/nginx/conf.d/default.conf # buildkit609 B18COPY /app/apps/nas-web/dist/ /usr/share/nginx/html/ # buildkit2.55 MBCommand
ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit