sha256:1ebe8af945c3fdc0f2de80b2536d0c5e713677dfcd32ae6bcc1c4fb6317008f7
OS/ARCH
Compressed size
59.74 MB
Last pushed
about 2 months by gsasikumar
Type
Image
Manifest digest
sha256:cba8e1f297b0038dd5620701e0288e51f923eb2eaa5efc219b9c51f2cf382e93
Image Layers
1# debian.sh --arch 'arm64' out/29.93 MB3ENV NGINX_VERSION=1.31.10 B4ENV NJS_VERSION=0.9.90 B5ENV NJS_RELEASE=1~trixie0 B6ENV ACME_VERSION=0.4.10 B7ENV PKG_RELEASE=1~trixie0 B8ENV DYNPKG_RELEASE=1~trixie0 B9RUN /bin/sh -c set -x29.81 MB10COPY docker-entrypoint.sh / # buildkit628 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B19ARG SOURCE=mosip0 B20ARG COMMIT_HASH=2005d1e55821af46113eb4e8205a3500a6d7b1a80 B21ARG COMMIT_ID=2005d1e0 B22ARG BUILD_TIME=2026-06-01-13-38-300 B23LABEL source=mosip0 B24LABEL commit_hash=2005d1e55821af46113eb4e8205a3500a6d7b1a80 B25LABEL commit_id=2005d1e0 B26LABEL build_time=2026-06-01-13-38-300 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 'arm64' out/ 'trixie' '@1779062400'