sha256:7d202920ab06415a54f57a6302a124d1c4d0244132f79a2cbc0a73743b73465b
OS/ARCH
Compressed size
57.96 MB
Last pushed
7 months by ckm007
Type
Image
Manifest digest
sha256:e231ac574cfcaed7f2fd60dd5417d4ba07b6906f7b9928ce65926e4d69026e6d
Image Layers
1# debian.sh --arch 'amd64' out/29.35 MB3ENV NGINX_VERSION=1.29.40 B4ENV NJS_VERSION=0.9.40 B5ENV NJS_RELEASE=1~trixie0 B6ENV PKG_RELEASE=1~trixie0 B7ENV DYNPKG_RELEASE=1~trixie0 B8RUN /bin/sh -c set -x28.6 MB9COPY docker-entrypoint.sh / # buildkit628 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit953 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit402 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15EXPOSE map[80/tcp:{}]0 B16STOPSIGNAL SIGQUIT0 B17CMD ["nginx" "-g" "daemon off;"]0 B18ARG SOURCE=mosip0 B19ARG COMMIT_HASH=7359e3d0ce6121801540b3bcf289e735f10672640 B20ARG COMMIT_ID=7359e3d0 B21ARG BUILD_TIME=2025-12-22-06-20-110 B22LABEL source=mosip0 B23LABEL commit_hash=7359e3d0ce6121801540b3bcf289e735f10672640 B24LABEL commit_id=7359e3d0 B25LABEL build_time=2025-12-22-06-20-110 B26VOLUME [/home/mosip]0 B27COPY nginx.conf /etc/nginx/nginx.conf # buildkit713 B28COPY healthcheck.txt /home/mosip/landing/healthcheck.txt # buildkit211 B29EXPOSE [8082/tcp]0 B30CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'