MOSIP-biodedupe-scheduled-delay
sha256:b29848feb24a35c3753cf2e73a463f70b0f310a524ddf4c52238c1b71ccd91e0
OS/ARCH
Compressed size
61.13 MB
Last pushed
about 2 months by gsasikumar
Type
Image
Manifest digest
sha256:89b6f6ee4bb3017570e4ec350b536b9cd45d498c371dc2c69e2ae76564c8ec99
Image Layers
1# debian.sh --arch 'amd64' out/29.36 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 -x31.77 MB10COPY docker-entrypoint.sh / # buildkit628 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 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=f02540795f4b62aa12ad4227ced3c9cabf85b5200 B21ARG COMMIT_ID=f0254070 B22ARG BUILD_TIME=2026-05-26-08-21-400 B23LABEL source=mosip0 B24LABEL commit_hash=f02540795f4b62aa12ad4227ced3c9cabf85b5200 B25LABEL commit_id=f0254070 B26LABEL build_time=2026-05-26-08-21-400 B27VOLUME [/home/mosip]0 B28COPY nginx.conf /etc/nginx/nginx.conf # buildkit712 B29COPY healthcheck.txt /home/mosip/landing/healthcheck.txt # buildkit209 B30EXPOSE [8082/tcp]0 B31CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'