Sign inSign up

datastax/astra-assistants:v0.2.22

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

sha256:a92c6f339d1cf8c40ec1de4d4b459d054a3462f0d5313812a8324fcef237515c

OS/ARCH

Compressed size

549.54 MB

Last pushed

about 2 years by sebastianestevez

Type

Image

Manifest digest

sha256:53e93464137b4e52c948118c83e8541522cb7f9e15f479c38e0e1ddd369afbd7

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.34 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.120 B
8RUN /bin/sh -c set -eux;16.62 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
14RUN /bin/sh -c set -eux;3.21 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apt-get update93.81 MB
17RUN /bin/sh -c curl -sSL45.75 MB
18WORKDIR /usr/src/app134 B
19COPY pyproject.toml poetry.lock* ./ #100.11 KB
20RUN /bin/sh -c poetry config44 KB
21RUN /bin/sh -c poetry install358.14 MB
22COPY ./openapi_server ./openapi_server # buildkit64.99 KB
23COPY ./openapi_server_v2 ./openapi_server_v2 # buildkit102.98 KB
24COPY ./impl ./impl # buildkit63.06 KB
25COPY ./tests ./tests # buildkit544.77 KB
26ENV PROMETHEUS_MULTIPROC_DIR=/tmp0 B
27CMD ["poetry" "run" "uvicorn" "impl.main:app"0 B

Command

ADD file:997f5a9b32407d96efac41a1cfafb318f77de077c8b5cd7065b6ec9796b4bf5e in /