release-1.3.x_linux_amd64
sha256:4a0d476194888ca2f1067fa8a0ad262655a8037d3d75519f408d33209967d89e
OS/ARCH
linux/amd64
Compressed size
61.13 MB
Last pushed
about 2 months by gsasikumar
Type
Image
Manifest digest
sha256:4a0d476194888ca2f1067fa8a0ad262655a8037d3d75519f408d33209967d89e
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=19ff4e24cfe3312f49396e48b9792203da04b3e70 B21ARG COMMIT_ID=19ff4e20 B22ARG BUILD_TIME=2026-06-02-08-25-560 B23LABEL source=mosip0 B24LABEL commit_hash=19ff4e24cfe3312f49396e48b9792203da04b3e70 B25LABEL commit_id=19ff4e20 B26LABEL build_time=2026-06-02-08-25-560 B27VOLUME [/home/mosip]0 B28COPY nginx.conf /etc/nginx/nginx.conf # buildkit713 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' '@1779062400'