sha256:e55ce28200ecafc1d797276b14852741507084621a6829dbe60baa4d02ade3f1
OS/ARCH
Compressed size
10.3 MB
Last pushed
5 months by melchor9000
Type
Image
Manifest digest
sha256:4c9cd89231c190e6f4a7c9e31b1efbd812f669be902e8cea94068c69b8b22dce
Image Layers
1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.29.80 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.8 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 # buildkit403 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 # buildkit607 B18COPY /app/apps/nas-web/dist/ /usr/share/nginx/html/ # buildkit4.49 MBCommand
ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit