sha256:e60cde2c8bf7f29137644313c11e41f27f6c7113f917d88b2b4ddd45e152991a
OS/ARCH
linux/arm64
Compressed size
38.16 MB
Last pushed
about 1 year by ckm007
Type
Image
Manifest digest
sha256:e60cde2c8bf7f29137644313c11e41f27f6c7113f917d88b2b4ddd45e152991a
Image Layers
1ADD alpine-minirootfs-3.21.4-aarch64.tar.gz / # buildkit3.8 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 # buildkit957 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 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.5 MB18ARG SOURCE=mosip0 B19ARG COMMIT_HASH=f4d2f5f5695d2c2c5b83453a6be25d60c7374ae80 B20ARG COMMIT_ID=f4d2f5f0 B21ARG BUILD_TIME=2025-08-07-04-53-070 B22LABEL source=mosip0 B23LABEL commit_hash=f4d2f5f5695d2c2c5b83453a6be25d60c7374ae80 B24LABEL commit_id=f4d2f5f0 B25LABEL build_time=2025-08-07-04-53-070 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.16 MBCommand
ADD alpine-minirootfs-3.21.4-aarch64.tar.gz / # buildkit