release-1.2.1.x_linux_amd64
sha256:0e73a1e7c0940d324189c06d046f2e7251fbbe6157c22acb3f7c6380cf1d3f9f
OS/ARCH
linux/amd64
Compressed size
60.98 MB
Last pushed
3 months by gsasikumar
Type
Image
Manifest digest
sha256:0e73a1e7c0940d324189c06d046f2e7251fbbe6157c22acb3f7c6380cf1d3f9f
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=c1722d8d4fe7379343069364e9006d48df359d050 B21ARG COMMIT_ID=c1722d80 B22ARG BUILD_TIME=2026-04-23-13-50-100 B23LABEL source=mosip0 B24LABEL commit_hash=c1722d8d4fe7379343069364e9006d48df359d050 B25LABEL commit_id=c1722d80 B26LABEL build_time=2026-04-23-13-50-100 B27VOLUME [/home/mosip]0 B28COPY nginx.conf /etc/nginx/nginx.conf # buildkit712 B29COPY healthcheck.txt /home/mosip/landing/healthcheck.txt # buildkit210 B30EXPOSE [8082/tcp]0 B31CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'