sha256:c462a22f518296b073ffc1b807a843f9d06ca858c70ae029b2f79cb9c43a4572
OS/ARCH
Compressed size
695.04 MB
Last pushed
5 months by newbe36524
Type
Image
Manifest digest
sha256:f7ed6e1184e0edb23b90b0c8f270059e1e2f4c618a3c485fe6fd977aae167c6e
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 -c615 B15RUN /bin/bash -o pipefail -c23.81 MB16RUN /bin/bash -o pipefail -c1.77 MB17RUN /bin/bash -o pipefail -c177.33 MB18RUN /bin/bash -o pipefail -c43.33 MB19USER root0 B20WORKDIR /app93 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.510 B28LABEL build.date=-04-210 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/ # buildkit53.3 MB36RUN |3 version= build_date= TARGETARCH=amd6453.31 MB37RUN |3 version= build_date= TARGETARCH=amd64113 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'