sha256:19c3ac3df5886cdf22d18c482e918f86f1f0cb62407df13c6d74e4c4a0df150d
OS/ARCH
linux/arm64
Compressed size
354.62 MB
Last pushed
11 days by gsasikumar
Type
Image
Manifest digest
sha256:19c3ac3df5886cdf22d18c482e918f86f1f0cb62407df13c6d74e4c4a0df150d
Image Layers
1# debian.sh --arch 'arm64' out/29.94 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 -x33.25 MB10COPY docker-entrypoint.sh / # buildkit629 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 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.8 MB20ARG SOURCE=mosip0 B21ARG COMMIT_HASH=c285bccc50ba777673013796fd86b9ea9e265d210 B22ARG COMMIT_ID=c285bcc0 B23ARG BUILD_TIME=2026-09-07-10-24-170 B24LABEL source=mosip0 B25LABEL commit_hash=c285bccc50ba777673013796fd86b9ea9e265d210 B26LABEL commit_id=c285bcc0 B27LABEL build_time=2026-09-07-10-24-170 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.62 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'