sha256:b5fd97ee15a98e82fa7c2e4b0c707948c743420e770b794218c3a8a011461335
OS/ARCH
Compressed size
613.33 MB
Last pushed
5 months by newbe36524
Type
Image
Manifest digest
sha256:a253f82a1a388f3a3e97995d4a58a6bf6e945a09d0ce0271eaa0bd147b6102ee
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 -c617 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 -c232 B23RUN /bin/bash -o pipefail -c331 B24ARG version0 B25ARG build_date0 B26ARG TARGETARCH=arm640 B27LABEL version=.1.0-beta.470 B28LABEL build.date=-04-150 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/ # buildkit60.36 MB36RUN |3 version= build_date= TARGETARCH=arm6460.36 MB37RUN |3 version= build_date= TARGETARCH=arm64112 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'