Sign inSign up

smanx/nanobot:0.3.0

Multi-platform
Index digest

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 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.07 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.78 MB
9RUN /bin/sh -c set -eux;249 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.84 MB
15ENV APP_VERSION_FILE=/tmp/app_version.env0 B
16RUN /bin/sh -c export APP_VERSION=$(cat109.54 MB
17WORKDIR /app91 B
18RUN /bin/sh -c mkdir -p185 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 'amd64' out/ 'trixie' '@1787529600'