sha256:8ae73e5c88c832c7a27faa47fe5a5c2c9c05acce1b47c6c6285eae81ea11ee73
OS/ARCH
Compressed size
1013.2 MB
Last pushed
5 months by newbe36524
Type
Image
Manifest digest
sha256:f0bda7a3a908732e07c04b159a55a3cca7e7fa0c06402a138f3b51beb2cea49d
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 -c50.48 MB7RUN /bin/bash -o pipefail -c47.14 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.29 KB12USER hagicode0 B13WORKDIR /home/hagicode32 B14RUN /bin/bash -o pipefail -c609 B15RUN /bin/bash -o pipefail -c23.82 MB16RUN /bin/bash -o pipefail -c1.85 MB17RUN /bin/bash -o pipefail -c243.07 KB18RUN /bin/bash -o pipefail -c177.33 MB19RUN /bin/bash -o pipefail -c43.33 MB20RUN /bin/bash -o pipefail -c302.48 MB21USER root0 B22WORKDIR /app93 B23RUN /bin/bash -o pipefail -c145.73 MB24RUN /bin/bash -o pipefail -c232 B25RUN /bin/bash -o pipefail -c328 B26ARG version0 B27ARG build_date0 B28ARG TARGETARCH=amd640 B29LABEL version=0.1.0-beta.550 B30LABEL build.date=2026-04-260 B31LABEL description=HagiCode - AI-assisted development0 B32LABEL deployment.type=framework-dependent0 B33ENV ASPNETCORE_ENVIRONMENT=Production0 B34ENV ASPNETCORE_URLS=http://+:50000 B35COPY --chown=hagicode:hagicode docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh #5.59 KB36RUN |3 version= build_date= TARGETARCH=amd645.58 KB37COPY --chown=hagicode:hagicode ecosystem.config.cjs /app/bootstrap/ecosystem.config.cjs #564 B38COPY --chown=hagicode:hagicode omniroute-bootstrap.mjs /app/bootstrap/omniroute-bootstrap.mjs #2.76 KB39COPY --chown=hagicode:hagicode wait-for-ready.sh /app/bootstrap/wait-for-ready.sh #486 B40RUN |3 version= build_date= TARGETARCH=amd64482 B41COPY lib-amd64/ /app/ # buildkit53.73 MB42RUN |3 version= build_date= TARGETARCH=amd6453.73 MB43RUN |3 version= build_date= TARGETARCH=amd64188 B44EXPOSE [5000/tcp]0 B45HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:5000/0 B46WORKDIR /app32 B47ENTRYPOINT ["docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'