sha256:112128f79a112582426c6c938c7829c9258922d790cbaaf6f69b75feb5bc9648
OS/ARCH
linux/amd64
Compressed size
84.83 MB
Last pushed
over 1 year by gsasikumar
Type
Image
Manifest digest
sha256:112128f79a112582426c6c938c7829c9258922d790cbaaf6f69b75feb5bc9648
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB3ENV NGINX_VERSION=1.27.40 B4ENV NJS_VERSION=0.8.90 B5ENV NJS_RELEASE=1~bookworm0 B6ENV PKG_RELEASE=1~bookworm0 B7ENV DYNPKG_RELEASE=1~bookworm0 B8RUN /bin/sh -c set -x41.91 MB9COPY docker-entrypoint.sh / # buildkit627 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit403 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 B18ARG SOURCE0 B19ARG COMMIT_HASH0 B20ARG COMMIT_ID0 B21ARG BUILD_TIME0 B22LABEL source=mosip0 B23LABEL commit_hash=8b77da3370c434dd4e66f6a22624b344083790340 B24LABEL commit_id=8b77da30 B25LABEL build_time=2025-02-24-12-47-450 B26ENV base_path=/usr/share/nginx/html0 B27ENV i18n_path=/usr/share/nginx/html/assets/i18n0 B28ENV entity_spec_path=/usr/share/nginx/html/assets/entity-spec0 B29ARG container_user=mosip0 B30ARG container_user_group=mosip0 B31ARG container_user_uid=10010 B32ARG container_user_gid=10010 B33RUN |8 SOURCE=mosip COMMIT_HASH=8b77da3370c434dd4e66f6a22624b34408379034 COMMIT_ID=8b77da314.95 MB34WORKDIR /home/mosip32 B35ADD ./nginx.conf /etc/nginx/nginx.conf # buildkit561 B36ADD default.conf /etc/nginx/conf.d/ # buildkit348 B37ADD dist /usr/share/nginx/html # buildkit1.02 MB38ARG artifactory_url0 B39ENV artifactory_url_env=0 B40RUN |9 SOURCE=mosip COMMIT_HASH=8b77da3370c434dd4e66f6a22624b34408379034 COMMIT_ID=8b77da332.14 KB41RUN |9 SOURCE=mosip COMMIT_HASH=8b77da3370c434dd4e66f6a22624b34408379034 COMMIT_ID=8b77da39.29 KB42USER 1001:10010 B43EXPOSE map[8080/tcp:{}]0 B44CMD ["/bin/sh" "-c" "wget -q0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'