sha256:cca356a9bec6f85b2e157c413724c77b1e972ec78216e8c60cc5e2aa7142a4e8
OS/ARCH
linux/arm64
Compressed size
63.17 MB
Last pushed
16 days by ckm007
Type
Image
Manifest digest
sha256:cca356a9bec6f85b2e157c413724c77b1e972ec78216e8c60cc5e2aa7142a4e8
Image Layers
1# debian.sh --arch 'arm64' out/29.94 MB3ENV NGINX_VERSION=1.30.40 B4ENV NJS_VERSION=1.0.10 B5ENV NJS_RELEASE=1~trixie0 B6ENV ACME_VERSION=0.4.10 B7ENV PKG_RELEASE=1~trixie0 B8ENV DYNPKG_RELEASE=1~trixie0 B9RUN /bin/sh -c set -x32.99 MB10COPY docker-entrypoint.sh / # buildkit629 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit402 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B19ARG SOURCE=mosip0 B20ARG COMMIT_HASH=8214e1944b7ac9e8799d67b00ec820166774eef80 B21ARG COMMIT_ID=8214e190 B22ARG BUILD_TIME=2026-09-08-09-31-480 B23LABEL source=mosip0 B24LABEL commit_hash=8214e1944b7ac9e8799d67b00ec820166774eef80 B25LABEL commit_id=8214e190 B26LABEL build_time=2026-09-08-09-31-480 B27ENV nginx_dir=/usr/share/nginx0 B28ENV work_dir=/usr/share/nginx/html0 B29COPY /app/dist /usr/share/nginx/html # buildkit231.7 KB30ADD configure_start.sh /configure_start.sh # buildkit726 B31RUN |4 SOURCE=mosip COMMIT_HASH=8214e1944b7ac9e8799d67b00ec820166774eef8 COMMIT_ID=8214e19726 B32COPY ./nginx.conf /etc/nginx/conf.d/default.conf # buildkit456 B33EXPOSE [8080/tcp]0 B34ENTRYPOINT ["/configure_start.sh"]0 B35CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'