sha256:a01281baa234429ee5b33d5d0ce6f2effb4936091cd50b30115fe3d6429c8105
OS/ARCH
Compressed size
38.53 MB
Last pushed
6 months by ckm007
Type
Image
Manifest digest
sha256:3aa415377fe021e1f95ffa94063fabfe5c0d3592084bcdb4a7ddeabc0ab8a469
Image Layers
1ADD alpine-minirootfs-3.21.5-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.28.00 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.7 MB8COPY docker-entrypoint.sh / # buildkit629 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit403 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17RUN /bin/sh -c apk update30.53 MB18ARG SOURCE=mosip0 B19ARG COMMIT_HASH=34cf36d804034510a2e1cb7636f51244d33bbbc20 B20ARG COMMIT_ID=34cf36d0 B21ARG BUILD_TIME=2026-03-20-11-09-090 B22LABEL source=mosip0 B23LABEL commit_hash=34cf36d804034510a2e1cb7636f51244d33bbbc20 B24LABEL commit_id=34cf36d0 B25LABEL build_time=2026-03-20-11-09-090 B26ARG container_user=mosip0 B27ARG container_user_group=mosip0 B28ARG container_user_uid=10010 B29ARG container_user_gid=10010 B30ARG i18n_url0 B31ARG theme_url0 B32ARG images_url0 B33ENV i18n_url_env=0 B34ENV theme_url_env=0 B35ENV images_url_env=0 B36ENV nginx_dir=/usr/share/nginx0 B37ENV work_dir=/usr/share/nginx/html0 B38ENV i18n_path=/usr/share/nginx/html/locales0 B39ENV theme_path=/usr/share/nginx/html/theme0 B40ENV image_path=/usr/share/nginx/html/images0 B41ENV plugins_path=/usr/share/nginx/html/plugins0 B42ENV plugins_format=iife0 B432.48 MBCommand
ADD alpine-minirootfs-3.21.5-aarch64.tar.gz / # buildkit