sha256:94ccefe330776d0cc015395bfdde5ed726f7ffa6d8fdaee1f2698b2e8109c3db
OS/ARCH
linux/amd64
Compressed size
362.58 MB
Last pushed
11 months by ckm007
Type
Image
Manifest digest
sha256:94ccefe330776d0cc015395bfdde5ed726f7ffa6d8fdaee1f2698b2e8109c3db
Image Layers
1# debian.sh --arch 'amd64' out/29.36 MB3ENV NGINX_VERSION=1.29.20 B4ENV NJS_VERSION=0.9.30 B5ENV NJS_RELEASE=1~trixie0 B6ENV PKG_RELEASE=1~trixie0 B7ENV DYNPKG_RELEASE=1~trixie0 B8RUN /bin/sh -c set -x28.57 MB9COPY docker-entrypoint.sh / # buildkit627 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit406 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15EXPOSE map[80/tcp:{}]0 B16STOPSIGNAL SIGQUIT0 B17CMD ["nginx" "-g" "daemon off;"]0 B18RUN /bin/sh -c apt-get -y302.06 MB19ARG SOURCE=mosip0 B20ARG COMMIT_HASH=6680b87bcdfeff3a3b13d350cfeda6f4319e81890 B21ARG COMMIT_ID=6680b870 B22ARG BUILD_TIME=2025-10-24-08-07-080 B23LABEL source=mosip0 B24LABEL commit_hash=6680b87bcdfeff3a3b13d350cfeda6f4319e81890 B25LABEL commit_id=6680b870 B26LABEL build_time=2025-10-24-08-07-080 B27ARG container_user=mosip0 B28ARG container_user_group=mosip0 B29ARG container_user_uid=10010 B30ARG container_user_gid=10010 B31ARG i18n_url0 B32ARG theme_url0 B33ARG images_url0 B34ENV i18n_url_env=0 B35ENV theme_url_env=0 B36ENV images_url_env=0 B37ENV nginx_dir=/usr/share/nginx0 B38ENV work_dir=/usr/share/nginx/html0 B39ENV i18n_path=/usr/share/nginx/html/locales0 B40ENV theme_path=/usr/share/nginx/html/theme0 B41ENV image_path=/usr/share/nginx/html/images0 B42ENV plugins_path=/usr/share/nginx/html/plugins0 B43ENV plugins_format=iife0 B442.59 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1760918400'