sha256:7c382c1a32c9d5f861b8a5f879e78f115098ba1fc072182d7d614170cf40e315
OS/ARCH
Compressed size
60.98 MB
Last pushed
3 months by ckm007
Type
Image
Manifest digest
sha256:956225ff3e5c58cdf87bcaa66e2801a4ef91035f47944d6ab5701e3256092619
Image Layers
1# debian.sh --arch 'amd64' out/29.36 MB3ENV NGINX_VERSION=1.29.80 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 / # buildkit629 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit403 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=f171eb55792ac8781a68e8e4a2fc5dd32e1a47a40 B21ARG COMMIT_ID=f171eb50 B22ARG BUILD_TIME=2026-04-22-11-50-330 B23LABEL source=mosip0 B24LABEL commit_hash=f171eb55792ac8781a68e8e4a2fc5dd32e1a47a40 B25LABEL commit_id=f171eb50 B26LABEL build_time=2026-04-22-11-50-330 B27VOLUME [/home/mosip]0 B28COPY nginx.conf /etc/nginx/nginx.conf # buildkit714 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' '@1776729600'