sha256:c9384bbf337873cdca9b6ee8db7257e88edb45248d7f71c0b0d1e7bc09abc01b
OS/ARCH
Compressed size
38.66 MB
Last pushed
about 1 month by pdftoolsadmin
Type
Image
Manifest digest
sha256:033818a0bbdc4cd7d1e7a89ce70b174bd52b9408ce592f63920577603f91bfb1
Image Layers
1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.28.30 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.77 MB8COPY docker-entrypoint.sh / # buildkit625 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit953 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.36 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ENV NJS_VERSION=0.9.60 B18ENV NJS_RELEASE=10 B19ENV ACME_VERSION=0.3.10 B20RUN /bin/sh -c set -x18.81 MB21RUN /bin/sh -c apk upgrade7.98 MB22RUN /bin/sh -c addgroup -S2.27 KB23COPY --chown=appuser:appgroup /app/dist /usr/share/nginx/html #6.09 MB24COPY --chown=appuser:appgroup nginx.conf.template /etc/nginx/templates/default.conf.template #883 B25ENV ORCHESTRATOR_HOST=pdftools-pii-orchestrator-service0 B26ENV NGINX_ENVSUBST_FILTER=ORCHESTRATOR_HOST0 B27USER appuser0 B28EXPOSE [8080/tcp]0 B29HEALTHCHECK {Test:[CMD-SHELL wget -qO- http://127.0.0.1:8080/0 BCommand
ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit