sha256:fc0d930c466c6919afc66b988b66d0e2a63ef8d571ca1ecf57543a1cc5348113
OS/ARCH
linux/amd64
Compressed size
38.47 MB
Last pushed
about 1 year by mosipid
Type
Image
Manifest digest
sha256:fc0d930c466c6919afc66b988b66d0e2a63ef8d571ca1ecf57543a1cc5348113
Image Layers
1ADD alpine-minirootfs-3.21.3-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 / # buildkit628 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.36 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17RUN /bin/sh -c apk update31.13 MB18ARG SOURCE=mosip0 B19ARG COMMIT_HASH=2ce4741d26bd06109b8c833a594124e2d5ff83100 B20ARG COMMIT_ID=2ce47410 B21ARG BUILD_TIME=2025-07-14-10-41-420 B22LABEL source=mosip0 B23LABEL commit_hash=2ce4741d26bd06109b8c833a594124e2d5ff83100 B24LABEL commit_id=2ce47410 B25LABEL build_time=2025-07-14-10-41-420 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.15 MBCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit