Sign inSign up

jasonacox/chatbot:0.16.4

Multi-platform
Machine learning & AI
Index digest

sha256:24803639df553dfdbe3c9b05e2c396d740537aadd623b6813222899884ed2676

OS/ARCH

Compressed size

211.07 MB

Last pushed

12 months by jasonacox

Type

Image

Manifest digest

sha256:302105a08817755575d160d70f62a7ac91513e416ffdc15dc10d67fbdd0d52d3

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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;1.21 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.110 B
7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B
8RUN /bin/sh -c set -eux;11.48 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV PORT=50000 B
12ENV OPENAI_API_BASE=http://localhost:8000/v10 B
13ENV AGENT_NAME=Jarvis0 B
14ENV MY_MODEL=models/7B/gguf-model.bin0 B
15ENV DEBUG=false0 B
16ENV WEAVIATE_HOST=localhost0 B
17ENV WEAVIATE_PORT=80800 B
18ENV WEAVIATE_GRPC_HOST=localhost0 B
19ENV WEAVIATE_GRPC_PORT=500510 B
20ENV WEAVIATE_LIBRARY=tinyllm0 B
21ENV RESULTS=10 B
22ENV ONESHOT=false0 B
23ENV RAG_ONLY=false0 B
24ENV USE_SYSTEM=false0 B
25WORKDIR /app93 B
26RUN /bin/sh -c pip install38.88 MB
27RUN /bin/sh -c pip install46.64 MB
28RUN /bin/sh -c pip install63.66 MB
29RUN /bin/sh -c pip install84.53 KB
30RUN /bin/sh -c pip install11.59 MB
31RUN /bin/sh -c pip install685 KB
32RUN /bin/sh -c pip install7.87 MB
33COPY app /app/app # buildkit249.52 KB
34COPY run.py /app/run.py # buildkit2.14 KB
35EXPOSE map[5000/tcp:{}]0 B
36CMD ["sh" "-c" "uvicorn app.main:app0 B

Command

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