sha256:cbad53c6e5694bc0dd914ab47913fc6403e2b9e6d9a8c7dbc1bbfb7e2c492e1f
OS/ARCH
linux/amd64
Compressed size
362.68 MB
Last pushed
9 months by gsasikumar
Type
Image
Manifest digest
sha256:cbad53c6e5694bc0dd914ab47913fc6403e2b9e6d9a8c7dbc1bbfb7e2c492e1f
Image Layers
1# debian.sh --arch 'amd64' out/29.35 MB3ENV NGINX_VERSION=1.29.40 B4ENV NJS_VERSION=0.9.40 B5ENV NJS_RELEASE=1~trixie0 B6ENV PKG_RELEASE=1~trixie0 B7ENV DYNPKG_RELEASE=1~trixie0 B8RUN /bin/sh -c set -x28.6 MB9COPY docker-entrypoint.sh / # buildkit628 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit953 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit402 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15EXPOSE map[80/tcp:{}]0 B16STOPSIGNAL SIGQUIT0 B17CMD ["nginx" "-g" "daemon off;"]0 B18RUN /bin/sh -c apt-get -y302.09 MB19ARG SOURCE=mosip0 B20ARG COMMIT_HASH=00e0123d0fcc969493947b2fae9f8564014fd9eb0 B21ARG COMMIT_ID=00e01230 B22ARG BUILD_TIME=2025-12-19-10-32-320 B23LABEL source=mosip0 B24LABEL commit_hash=00e0123d0fcc969493947b2fae9f8564014fd9eb0 B25LABEL commit_id=00e01230 B26LABEL build_time=2025-12-19-10-32-320 B27ARG container_user=mosip0 B28ARG container_user_group=mosip0 B29ARG container_user_uid=10010 B30ARG container_user_gid=10010 B31ARG i18n_url0 B32ARG theme_url0 B33ARG images_url0 B34ENV i18n_url_env=0 B35ENV theme_url_env=0 B36ENV images_url_env=0 B37ENV nginx_dir=/usr/share/nginx0 B38ENV work_dir=/usr/share/nginx/html0 B39ENV i18n_path=/usr/share/nginx/html/locales0 B40ENV theme_path=/usr/share/nginx/html/theme0 B41ENV image_path=/usr/share/nginx/html/images0 B42ENV plugins_path=/usr/share/nginx/html/plugins0 B43ENV plugins_format=iife0 B442.62 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'