Sign inSign up

datastax/astra-assistants:v0.2.42

Multi-platform
Languages & frameworks
Machine learning & AI
Databases & storage
Index digest

sha256:64f8682e815da1413af7fe7b9746a7796b38de2d931e188549b765b2fca4a50e

OS/ARCH

Compressed size

734.77 MB

Last pushed

over 1 year by sebastianestevez

Type

Image

Manifest digest

sha256:88fa7d4d6f7f45f72403b60920704a12b18f5dce6755cdeb8f3eaa54f5d6e88b

Image Layers

1# debian.sh --arch 'arm64' out/26.75 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;3.18 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.110 B
7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B
8RUN /bin/sh -c set -eux;15.38 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update103.71 MB
12RUN /bin/sh -c curl -sSL55.05 MB
13WORKDIR /usr/src/app133 B
14COPY pyproject.toml poetry.lock* ./ #119.51 KB
15RUN /bin/sh -c poetry config109.34 KB
16RUN /bin/sh -c poetry install529.72 MB
17COPY ./openapi_server ./openapi_server # buildkit64.99 KB
18COPY ./openapi_server_v2 ./openapi_server_v2 # buildkit102.98 KB
19COPY ./impl ./impl # buildkit66.07 KB
20COPY ./tests ./tests # buildkit545.08 KB
21ENV PROMETHEUS_MULTIPROC_DIR=/tmp0 B
22CMD ["poetry" "run" "uvicorn" "impl.main:app"0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'