sha256:c5b4f5a9408a389c0dcd1bd13e639cb9f7de5e8fea5d15fe5d72e63661870a14
OS/ARCH
Compressed size
6.39 MB
Last pushed
9 months by melchor9000
Type
Image
Manifest digest
sha256:c2d4ec50e632ccd088e313bd2955cb780e2ea4223993ddd7f58f61e0282a2cdd
Image Layers
1ADD alpine-minirootfs-3.23.0-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.29.40 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.79 MB8COPY docker-entrypoint.sh / # buildkit627 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 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 # buildkit608 B18COPY /app/apps/nas-web/dist/ /usr/share/nginx/html/ # buildkit608.31 KBCommand
ADD alpine-minirootfs-3.23.0-aarch64.tar.gz / # buildkit