sha256:cf91e2c2a3184bcfa0ea6a16c37a5e530f02fe6e0ae6f8e6293b4467d8e04f8f
OS/ARCH
Compressed size
59.74 MB
Last pushed
about 2 months by ckm007
Type
Image
Manifest digest
sha256:5ce89412e9a6620238182d892fc8a0a44c224583fdebdfe26dbca2e4f8d89f29
Image Layers
1# debian.sh --arch 'arm64' out/29.93 MB3ENV NGINX_VERSION=1.31.10 B4ENV NJS_VERSION=0.9.90 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 -x29.81 MB10COPY docker-entrypoint.sh / # buildkit628 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 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=2005d1e55821af46113eb4e8205a3500a6d7b1a80 B21ARG COMMIT_ID=2005d1e0 B22ARG BUILD_TIME=2026-05-31-11-29-520 B23LABEL source=mosip0 B24LABEL commit_hash=2005d1e55821af46113eb4e8205a3500a6d7b1a80 B25LABEL commit_id=2005d1e0 B26LABEL build_time=2026-05-31-11-29-520 B27VOLUME [/home/mosip]0 B28COPY nginx.conf /etc/nginx/nginx.conf # buildkit709 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' '@1779062400'