sha256:9093027a57588ecaeb77c8a52eee4558cb398a9d7e1dde7832b3a7ff65b961a2
OS/ARCH
Compressed size
60.98 MB
Last pushed
4 months by gsasikumar
Type
Image
Manifest digest
sha256:d58d4e1b731d5318cd5648758a64844f0eb90165859b0a646efa3d5234167287
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=01b58976428ade0144d30561d7d366c26130dfb80 B21ARG COMMIT_ID=01b58970 B22ARG BUILD_TIME=2026-04-04-06-40-060 B23LABEL source=mosip0 B24LABEL commit_hash=01b58976428ade0144d30561d7d366c26130dfb80 B25LABEL commit_id=01b58970 B26LABEL build_time=2026-04-04-06-40-060 B27VOLUME [/home/mosip]0 B28COPY nginx.conf /etc/nginx/nginx.conf # buildkit712 B29COPY healthcheck.txt /home/mosip/landing/healthcheck.txt # buildkit211 B30EXPOSE [8082/tcp]0 B31CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'