sha256:ed5378f653f2f22617003849b990d9ee6bbb793e20f1cb2bf2cd46f1b7f87ac0
OS/ARCH
Compressed size
599.1 MB
Last pushed
5 months by newbe36524
Type
Image
Manifest digest
sha256:43ebf6b2f1e93292d3d081c375fa551431a87e40a3707b69167ee19590a0143a
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 -c35.95 MB7RUN /bin/bash -o pipefail -c44.59 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.3 KB12USER hagicode0 B13WORKDIR /home/hagicode32 B14RUN /bin/bash -o pipefail -c619 B15RUN /bin/bash -o pipefail -c24.04 MB16RUN /bin/bash -o pipefail -c1.77 MB17RUN /bin/bash -o pipefail -c89.6 MB18RUN /bin/bash -o pipefail -c40.43 MB19USER root0 B20WORKDIR /app93 B21RUN /bin/bash -o pipefail -c143.62 MB22RUN /bin/bash -o pipefail -c233 B23RUN /bin/bash -o pipefail -c330 B24ARG version0 B25ARG build_date0 B26ARG TARGETARCH=arm640 B27LABEL version=.1.0-beta.500 B28LABEL build.date=-04-200 B29LABEL description=HagiCode - AI-assisted development0 B30LABEL deployment.type=framework-dependent0 B31ENV ASPNETCORE_ENVIRONMENT=Production0 B32ENV ASPNETCORE_URLS=http://+:50000 B33COPY --chown=hagicode:hagicode docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh #5.29 KB34RUN |3 version= build_date= TARGETARCH=arm6432 B35COPY lib-arm64/ /app/ # buildkit53.24 MB36RUN |3 version= build_date= TARGETARCH=arm6453.24 MB37RUN |3 version= build_date= TARGETARCH=arm64113 B38EXPOSE [5000/tcp]0 B39HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:5000/0 B40WORKDIR /app32 B41ENTRYPOINT ["docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1775433600'