sha256:6784af679207243775b3511b564c2f33b7cd86c9ad61e87617b588ebe2ee73e7
OS/ARCH
Compressed size
91.66 MB
Last pushed
10 days by gsasikumar
Type
Image
Manifest digest
sha256:434e4a84ed426d769c19f78da6188ec8e8f5997b1d2acb7fccaefc1c2d70ff01
Image Layers
1# debian.sh --arch 'amd64' out/29.37 MB3ENV NGINX_VERSION=1.31.50 B4ENV NJS_VERSION=1.0.10 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 -x34.83 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 # 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 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=5c34c4d2313f049f3977089a6366c85956af51400 B26ARG COMMIT_ID=5c34c4d0 B27ARG BUILD_TIME=2026-09-06-13-18-250 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=5c34c4d2313f049f3977089a6366c85956af51400 B34LABEL commit_id=5c34c4d0 B35LABEL build_time=2026-09-06-13-18-250 B3627.45 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'