sha256:4146008fb3fc8100d3eebc153a94d5c164f05def27441df63993ec83608c364b
OS/ARCH
Compressed size
710.85 MB
Last pushed
5 months by newbe36524
Type
Image
Manifest digest
sha256:fdbb7fe3ff617ca22e3154d4c264946c0b47fb47aea4301d1cca49c1f1a0ac29
Image Layers
1# debian.sh --arch 'amd64' out/26.93 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.94 MB7RUN /bin/bash -o pipefail -c47.15 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 -c86.43 MB11RUN /bin/bash -o pipefail -c3.3 KB12USER hagicode0 B13WORKDIR /home/hagicode32 B14RUN /bin/bash -o pipefail -c609 B15RUN /bin/bash -o pipefail -c23.82 MB16RUN /bin/bash -o pipefail -c1.77 MB17RUN /bin/bash -o pipefail -c177.19 MB18RUN /bin/bash -o pipefail -c43.33 MB19USER root0 B20WORKDIR /app92 B21RUN /bin/bash -o pipefail -c145.73 MB22RUN /bin/bash -o pipefail -c230 B23RUN /bin/bash -o pipefail -c329 B24ARG version0 B25ARG build_date0 B26ARG TARGETARCH=amd640 B27LABEL version=.1.0-beta.480 B28LABEL build.date=-04-180 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=amd6432 B35COPY lib-amd64/ /app/ # buildkit61.28 MB36RUN |3 version= build_date= TARGETARCH=amd6461.29 MB37RUN |3 version= build_date= TARGETARCH=amd64112 B38EXPOSE [5000/tcp]0 B39HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:5000/0 B40WORKDIR /app32 B41ENTRYPOINT ["docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'