sha256:38012b6be56af0fd2807023806684e1278f9393cbd08bea51cf6cecb07848e1b
OS/ARCH
Compressed size
781.02 MB
Last pushed
about 1 month by newbe36524
Type
Image
Manifest digest
sha256:5aa2b7e509981efbf6e41cf577984ca3a68ef4801a367d047f5e3132f408d70e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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 -c50.47 MB7RUN /bin/bash -o pipefail -c47.05 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:/home/hagicode/.hagiscript/node-runtime/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.58 MB11RUN /bin/bash -o pipefail -c3.31 KB12USER hagicode0 B13WORKDIR /home/hagicode32 B14RUN /bin/bash -o pipefail -c610 B15COPY --chown=hagicode:hagicode hagiscript-sync-manifest.json /app/bootstrap/hagiscript-sync-manifest.json #305 B16RUN /bin/bash -o pipefail -c447.37 MB17USER root0 B18WORKDIR /app32 B19RUN /bin/bash -o pipefail -c230 B20RUN /bin/bash -o pipefail -c328 B21ARG version0 B22ARG build_date0 B23ARG TARGETARCH=amd640 B24LABEL version=__HAGICODE_VERSION__0 B25LABEL build.date=__HAGICODE_BUILD_DATE__0 B26LABEL description=HagiCode - AI-assisted development0 B27LABEL deployment.type=framework-dependent0 B28ENV ASPNETCORE_ENVIRONMENT=Production0 B29ENV ASPNETCORE_URLS=http://+:50000 B30COPY --chown=hagicode:hagicode docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh #3.15 KB31RUN |3 version= build_date= TARGETARCH=amd643.14 KB32COPY lib-amd64/ /app/ # buildkit61.3 MB33RUN |3 version= build_date= TARGETARCH=amd6461.3 MB34RUN |3 version= build_date= TARGETARCH=amd64129 B35EXPOSE [5000/tcp]0 B36HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:5000/0 B37WORKDIR /app32 B38ENTRYPOINT ["docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'