sha256:543a0d82da93f6b71a27a2aa18ac2e23c1a42fca1dadd6ffe2013e27c214b362
OS/ARCH
Compressed size
599.57 MB
Last pushed
5 months by newbe36524
Type
Image
Manifest digest
sha256:ea59a42f969564c6ca8bb6c22338ccea5aa6584348132a9c67b573cb91d40e20
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.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 -c615 B15RUN /bin/bash -o pipefail -c24.04 MB16RUN /bin/bash -o pipefail -c1.78 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 -c329 B24ARG version0 B25ARG build_date0 B26ARG TARGETARCH=arm640 B27LABEL version=.1.0-beta.520 B28LABEL build.date=-04-230 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.32 KB34RUN |3 version= build_date= TARGETARCH=arm6432 B35COPY lib-arm64/ /app/ # buildkit53.46 MB36RUN |3 version= build_date= TARGETARCH=arm6453.47 MB37RUN |3 version= build_date= TARGETARCH=arm64129 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' '@1776729600'