Sign inSign up

kuznetsovyan476/llmmart-rag-api:v0.1.3

Multi-platform
Index digest

sha256:c14ac872813348df647fe7d847b23f25cdd896742a65f1ef700554cc365fcdbb

OS/ARCH

Compressed size

422.06 MB

Last pushed

about 2 months by kuznetsovyan476

Type

Image

Manifest digest

sha256:6f2239e765f8bc158b3e1c070e455d2334a140ed8e1fe8731d5ba22d9d9cd271

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.200 B
7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
8RUN /bin/sh -c set -eux;13.24 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update109.67 MB
13COPY app/requirements.lite.txt . # buildkit499 B
14RUN /bin/sh -c pip install256.37 MB
15RUN /bin/sh -c python -c13.13 MB
16ENV NLTK_DATA=/root/nltk_data0 B
17ENV SCARF_NO_ANALYTICS=true0 B
18COPY app/ . # buildkit23.22 KB
19EXPOSE [8000/tcp]0 B
20CMD ["python" "main.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'