sha256:fe92bb4b68d81a67db2c5bf014823deec5393d4a392e9c6aed2a054adda1f601
OS/ARCH
Compressed size
159.64 MB
Last pushed
5 days by smanx
Type
Image
Manifest digest
sha256:a912f61660aeebed217c51cb9e59c32fc5bc54e6d8f7d8ecdffc597b6e3bd487
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;4.07 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.160 B7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B8RUN /bin/sh -c set -eux;13.78 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ENV NANOBOT_DEFAULT_MODEL=0 B12ENV OPENAI_API_BASE=0 B13ENV OPENAI_API_KEY=0 B14RUN /bin/sh -c APP_VERSION=$(pip index3.84 MB15ENV APP_VERSION_FILE=/tmp/app_version.env0 B16RUN /bin/sh -c export APP_VERSION=$(cat109.54 MB17WORKDIR /app91 B18RUN /bin/sh -c mkdir -p185 B19COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit889 B20RUN /bin/sh -c chmod +x884 B21EXPOSE [18790/tcp]0 B22ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B23CMD ["nanobot" "gateway"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'