sha256:c3a43c9bcc96a4a2d7b083de7df961f031e460af66d8dabe2dd687894839e3d3
OS/ARCH
Compressed size
24.95 MB
Last pushed
4 months by fireseeddev
Type
Image
Manifest digest
sha256:122d140f9aa3df3e173a959ae73b2df45a3909f35e3f71c30ef5dc86cb436725
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.00 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.81 MB8COPY docker-entrypoint.sh / # buildkit626 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 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.36 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ENV NJS_VERSION=0.9.80 B18ENV NJS_RELEASE=10 B19ENV ACME_VERSION=0.4.10 B20RUN /bin/sh -c set -x18.86 MB21COPY /app/dist /usr/share/nginx/html # buildkit264.03 KB22COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit485 B23COPY analytics-snippet.html /usr/share/nginx/analytics-snippet.html # buildkit1.22 KB24RUN /bin/sh -c chmod +x485 B25RUN /bin/sh -c printf 'server264 B26EXPOSE map[3000/tcp:{}]0 B27CMD ["/docker-entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit