sha256:abe9b0e83ec310e37f85145ab1c1233b3f7b5b25570825d074b463cb2a4ff473
OS/ARCH
Compressed size
60 MB
Last pushed
16 days by ckm007
Type
Image
Manifest digest
sha256:700e110529d188f72b60a4a219196fc8a519e69f1e520e1e558ddc7dd4e8775f
Image Layers
1# debian.sh --arch 'arm64' out/29.94 MB3ENV NGINX_VERSION=1.31.40 B4ENV NJS_VERSION=1.0.00 B5ENV NJS_RELEASE=1~trixie0 B6ENV ACME_VERSION=0.4.10 B7ENV PKG_RELEASE=1~trixie0 B8ENV DYNPKG_RELEASE=1~trixie0 B9RUN /bin/sh -c set -x30.05 MB10COPY docker-entrypoint.sh / # buildkit629 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B19ARG SOURCE=mosip0 B20ARG COMMIT_HASH=2192fdb066e635676e4558f37f0394860ee126300 B21ARG COMMIT_ID=2192fdb0 B22ARG BUILD_TIME=2026-08-25-08-27-160 B23LABEL source=mosip0 B24LABEL commit_hash=2192fdb066e635676e4558f37f0394860ee126300 B25LABEL commit_id=2192fdb0 B26LABEL build_time=2026-08-25-08-27-160 B27VOLUME [/home/mosip]0 B28COPY nginx.conf /etc/nginx/nginx.conf # buildkit710 B29COPY healthcheck.txt /home/mosip/landing/healthcheck.txt # buildkit211 B30EXPOSE [8082/tcp]0 B31CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'