sha256:20244625ef4622b7b83b347da543d6d6abc90c15978d4e0d42ba45ba24eb57e4
OS/ARCH
linux/amd64
Compressed size
38.76 MB
Last pushed
about 1 month by gsasikumar
Type
Image
Manifest digest
sha256:20244625ef4622b7b83b347da543d6d6abc90c15978d4e0d42ba45ba24eb57e4
Image Layers
1ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.28.00 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.71 MB8COPY docker-entrypoint.sh / # buildkit627 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 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 update31.1 MB18ARG SOURCE=mosip0 B19ARG COMMIT_HASH=44878d9e44410f4611c76e0a409195f56a82e5300 B20ARG COMMIT_ID=44878d90 B21ARG BUILD_TIME=2026-06-10-05-31-090 B22LABEL source=mosip0 B23LABEL commit_hash=44878d9e44410f4611c76e0a409195f56a82e5300 B24LABEL commit_id=44878d90 B25LABEL build_time=2026-06-10-05-31-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.47 MBCommand
ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit