sha256:8ae73e5c88c832c7a27faa47fe5a5c2c9c05acce1b47c6c6285eae81ea11ee73
OS/ARCH
Compressed size
915.33 MB
Last pushed
5 months by newbe36524
Type
Image
Manifest digest
sha256:9614c53bac7cbf283f73a7fe63cab82d53cf6eaa1f4dc11cd30976dfffe8c906
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2SHELL [/bin/bash -o pipefail -c]0 B3LABEL description=HagiCode Base - Debian0 B4LABEL maintainer=HagiCode Contributors0 B5LABEL purpose=Base stage for unified0 B6RUN /bin/bash -o pipefail -c50.43 MB7RUN /bin/bash -o pipefail -c44.6 MB8ENV DOTNET_ROOT=/usr/share/dotnet NVM_DIR=/usr/local/nvm NVM_SYMLINK_CURRENT=true NODE_VERSION=220 B9ENV PATH=/home/hagicode/.npm-global/bin:/usr/local/nvm/current/bin:/usr/share/dotnet:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10RUN /bin/bash -o pipefail -c85.79 MB11RUN /bin/bash -o pipefail -c3.29 KB12USER hagicode0 B13WORKDIR /home/hagicode32 B14RUN /bin/bash -o pipefail -c619 B15RUN /bin/bash -o pipefail -c24.04 MB16RUN /bin/bash -o pipefail -c1.85 MB17RUN /bin/bash -o pipefail -c243.17 KB18RUN /bin/bash -o pipefail -c89.61 MB19RUN /bin/bash -o pipefail -c40.43 MB20RUN /bin/bash -o pipefail -c300.42 MB21USER root0 B22WORKDIR /app93 B23RUN /bin/bash -o pipefail -c143.62 MB24RUN /bin/bash -o pipefail -c233 B25RUN /bin/bash -o pipefail -c327 B26ARG version0 B27ARG build_date0 B28ARG TARGETARCH=arm640 B29LABEL version=0.1.0-beta.550 B30LABEL build.date=2026-04-260 B31LABEL description=HagiCode - AI-assisted development0 B32LABEL deployment.type=framework-dependent0 B33ENV ASPNETCORE_ENVIRONMENT=Production0 B34ENV ASPNETCORE_URLS=http://+:50000 B35COPY --chown=hagicode:hagicode docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh #5.59 KB36RUN |3 version= build_date= TARGETARCH=arm645.58 KB37COPY --chown=hagicode:hagicode ecosystem.config.cjs /app/bootstrap/ecosystem.config.cjs #566 B38COPY --chown=hagicode:hagicode omniroute-bootstrap.mjs /app/bootstrap/omniroute-bootstrap.mjs #2.76 KB39COPY --chown=hagicode:hagicode wait-for-ready.sh /app/bootstrap/wait-for-ready.sh #488 B40RUN |3 version= build_date= TARGETARCH=arm64482 B41COPY lib-arm64/ /app/ # buildkit53.73 MB42RUN |3 version= build_date= TARGETARCH=arm6453.73 MB43RUN |3 version= build_date= TARGETARCH=arm64187 B44EXPOSE [5000/tcp]0 B45HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:5000/0 B46WORKDIR /app32 B47ENTRYPOINT ["docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'