sha256:e2abd11d59d6cb9e214825ac2957c22f020a16fc97b247eb12bbdf8e477b4065
OS/ARCH
linux/arm64
Compressed size
351 MB
Last pushed
4 months by gsasikumar
Type
Image
Manifest digest
sha256:e2abd11d59d6cb9e214825ac2957c22f020a16fc97b247eb12bbdf8e477b4065
Image Layers
1# debian.sh --arch 'arm64' out/29.92 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 -x29.7 MB10COPY docker-entrypoint.sh / # buildkit627 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit402 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 B19RUN /bin/sh -c apt-get -y288.66 MB20ARG SOURCE=mosip0 B21ARG COMMIT_HASH=e6cffed42ae00677c2e2f45e7f74a817eee05cda0 B22ARG COMMIT_ID=e6cffed0 B23ARG BUILD_TIME=2026-05-13-12-17-500 B24LABEL source=mosip0 B25LABEL commit_hash=e6cffed42ae00677c2e2f45e7f74a817eee05cda0 B26LABEL commit_id=e6cffed0 B27LABEL build_time=2026-05-13-12-17-500 B28ARG container_user=mosip0 B29ARG container_user_group=mosip0 B30ARG container_user_uid=10010 B31ARG container_user_gid=10010 B32ARG i18n_url0 B33ARG theme_url0 B34ARG images_url0 B35ENV i18n_url_env=0 B36ENV theme_url_env=0 B37ENV images_url_env=0 B38ENV nginx_dir=/usr/share/nginx0 B39ENV work_dir=/usr/share/nginx/html0 B40ENV i18n_path=/usr/share/nginx/html/locales0 B41ENV theme_path=/usr/share/nginx/html/theme0 B42ENV image_path=/usr/share/nginx/html/images0 B43ENV plugins_path=/usr/share/nginx/html/plugins0 B44ENV plugins_format=iife0 B452.72 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1777939200'