sha256:fff2ac560017d08442c1301d906822b4dc343e2af47e0f72df7df7e805fb779f
OS/ARCH
Compressed size
56.74 MB
Last pushed
7 months by gsasikumar
Type
Image
Manifest digest
sha256:9d29b0dc88ce45c03ed804904636173dd4e0bc45ad0ed29f512625653fa6bed8
Image Layers
1# debian.sh --arch 'arm64' out/29.92 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 -x26.82 MB9COPY docker-entrypoint.sh / # buildkit627 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit403 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-23-15-48-490 B22LABEL source=mosip0 B23LABEL commit_hash=7359e3d0ce6121801540b3bcf289e735f10672640 B24LABEL commit_id=7359e3d0 B25LABEL build_time=2025-12-23-15-48-490 B26VOLUME [/home/mosip]0 B27COPY nginx.conf /etc/nginx/nginx.conf # buildkit712 B28COPY healthcheck.txt /home/mosip/landing/healthcheck.txt # buildkit210 B29EXPOSE [8082/tcp]0 B30CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1765152000'