sha256:59a05f4c25d3970afd090524aae3c60417c7ec113cd3ee65922fc3e1d382f0bd
OS/ARCH
Compressed size
60.98 MB
Last pushed
5 months by ckm007
Type
Image
Manifest digest
sha256:4dd8109657e5bfd5f097a6accdcdb6c0e79c49d2ad9171c416605ee94bb363b1
Image Layers
1# debian.sh --arch 'amd64' out/29.35 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 -x31.62 MB10COPY docker-entrypoint.sh / # buildkit626 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit402 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 # buildkit710 B29COPY healthcheck.txt /home/mosip/landing/healthcheck.txt # buildkit213 B30EXPOSE [8082/tcp]0 B31CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'