sha256:59a05f4c25d3970afd090524aae3c60417c7ec113cd3ee65922fc3e1d382f0bd
OS/ARCH
Compressed size
59.62 MB
Last pushed
5 months by ckm007
Type
Image
Manifest digest
sha256:7442fe6ad00ea8b89b70e03181502979337bac8ab34e174751fcc698b6c23f72
Image Layers
1# debian.sh --arch 'arm64' out/29.92 MB3ENV NGINX_VERSION=1.29.70 B4ENV NJS_VERSION=0.9.60 B5ENV NJS_RELEASE=1~trixie0 B6ENV ACME_VERSION=0.3.10 B7ENV PKG_RELEASE=1~trixie0 B8ENV DYNPKG_RELEASE=1~trixie0 B9RUN /bin/sh -c set -x29.7 MB10COPY docker-entrypoint.sh / # buildkit626 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit953 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit400 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B19ARG SOURCE=mosip0 B20ARG COMMIT_HASH=4cf010a22a5ff5dfb633a1f1343625c897a394820 B21ARG COMMIT_ID=4cf010a0 B22ARG BUILD_TIME=2026-04-06-06-59-370 B23LABEL source=mosip0 B24LABEL commit_hash=4cf010a22a5ff5dfb633a1f1343625c897a394820 B25LABEL commit_id=4cf010a0 B26LABEL build_time=2026-04-06-06-59-370 B27VOLUME [/home/mosip]0 B28COPY nginx.conf /etc/nginx/nginx.conf # buildkit711 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' '@1773619200'