sha256:e5507e0683027945929c94bc0b64b4251875d582e39ed6df138311876a37edc0
OS/ARCH
Compressed size
25.28 MB
Last pushed
3 months by danuk
Type
Image
Manifest digest
sha256:526a4c9d4cc296eb7db9d3fbfa8cba1c5ea67f2b8ad66e73a2f250b077ddee2d
Image Layers
1ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.30.30 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 # buildkit955 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 B17ENV NJS_VERSION=0.9.90 B18ENV NJS_RELEASE=10 B19ENV ACME_VERSION=0.4.10 B20RUN /bin/sh -c set -x18.85 MB21WORKDIR /app93 B22ENTRYPOINT ["/entry.sh"]0 B23HEALTHCHECK {Test:[CMD-SHELL wget --no-verbose --tries=10 B24EXPOSE [80/tcp]0 B25COPY nginx.conf.template /etc/nginx/nginx.conf.template # buildkit753 B26COPY swagger/index.html /swagger/index.html # buildkit597 B27COPY entry.sh /entry.sh # buildkit1.74 KB28RUN /bin/sh -c chmod +x1.74 KB29COPY /app/dist /app # buildkit635.67 KBCommand
ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit