Sign inSign up

smanx/nanobot:0.3.0

Multi-platform
Index digest

sha256:fe92bb4b68d81a67db2c5bf014823deec5393d4a392e9c6aed2a054adda1f601

OS/ARCH

Compressed size

157.83 MB

Last pushed

6 days by smanx

Type

Image

Manifest digest

sha256:850cb311dc9d0e0fd6b26ca259bd33687f997787ab4e929e68e16537bc5ff31f

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;4.39 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.160 B
7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B
8RUN /bin/sh -c set -eux;13.74 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11ENV NANOBOT_DEFAULT_MODEL=0 B
12ENV OPENAI_API_BASE=0 B
13ENV OPENAI_API_KEY=0 B
14RUN /bin/sh -c APP_VERSION=$(pip index3.85 MB
15ENV APP_VERSION_FILE=/tmp/app_version.env0 B
16RUN /bin/sh -c export APP_VERSION=$(cat107.09 MB
17WORKDIR /app93 B
18RUN /bin/sh -c mkdir -p186 B
19COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit889 B
20RUN /bin/sh -c chmod +x884 B
21EXPOSE [18790/tcp]0 B
22ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
23CMD ["nanobot" "gateway"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'