Sign inSign up

llamaindex/cloud-llama-deploy:appserver-0.8.0

Multi-platform
Index digest

sha256:9d2f93819610cb915ef57a3e96671565e728465dd1eaba4599166441ef110f02

OS/ARCH

Compressed size

172.1 MB

Last pushed

6 months by adrianllama

Type

Image

Manifest digest

sha256:5ffa0e05a6ece7d7b13d8400335eef71611d17a761a858620617634c720844a9

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.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11COPY /uv /uvx /bin/ #16.61 MB
12RUN /bin/sh -c apt-get update36.83 MB
13RUN /bin/sh -c groupadd --gid3.25 KB
14RUN /bin/sh -c mkdir -p96 B
15WORKDIR /app32 B
16COPY pyproject.toml uv.lock README.md ./193.01 KB
17ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18RUN /bin/sh -c apt-get update70.63 MB
19COPY /app/.venv /app/.venv # buildkit6.34 MB
20COPY /app/dist/ /app/dist # buildkit49.34 KB
21ENV LLAMA_DEPLOY_BOOTSTRAP_SDISTS=/app/dist/0 B
22ENV LLAMA_DEPLOY_APISERVER_PORT=80800 B
23ENV LLAMA_DEPLOY_APISERVER_HOST=0.0.0.00 B
24EXPOSE [8080/tcp]0 B

Command

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