sha256:8ba68d5e5bede3064420788d61d6d865c52ac89eb221e5febf1800a756b42970
OS/ARCH
Compressed size
79.03 MB
Last pushed
22 days by gsasikumar
Type
Image
Manifest digest
sha256:e378f44ed3016c96ea2b9a4b703744e5d66221d3cc2e6fbada63872de5bc1fe6
Image Layers
1# debian.sh --arch 'amd64' out/29.37 MB3ENV NGINX_VERSION=1.31.40 B4ENV NJS_VERSION=1.0.00 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.98 MB10COPY docker-entrypoint.sh / # buildkit628 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 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.36 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B19ARG i18n_url0 B20ARG container_user=mosip0 B21ARG container_user_group=mosip0 B22ARG container_user_uid=10010 B23ARG container_user_gid=10010 B24ARG SOURCE=mosip0 B25ARG COMMIT_HASH=887c68d0cc71e081247c22a1e07ee8c0c73dafef0 B26ARG COMMIT_ID=887c68d0 B27ARG BUILD_TIME=2026-08-27-05-12-130 B28ENV i18n_url_env=0 B29ENV nginx_dir=/usr/share/nginx0 B30ENV work_dir=/usr/share/nginx/html0 B31ENV i18n_path=/usr/share/nginx/html/locales0 B32LABEL source=mosip0 B33LABEL commit_hash=887c68d0cc71e081247c22a1e07ee8c0c73dafef0 B34LABEL commit_id=887c68d0 B35LABEL build_time=2026-08-27-05-12-130 B3617.68 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'