Sign inSign up

guestros/langchain-vectorizer-webservice:latest

Machine learning & AI
Databases & storage
Manifest digest

sha256:29d081a59d7a53e85f5d79899211279dc019debc2397e278c93fd3a3e45607c2

OS/ARCH

linux/amd64

Compressed size

8.38 GB

Last pushed

about 2 years by guestros

Type

Image

Manifest digest

sha256:29d081a59d7a53e85f5d79899211279dc019debc2397e278c93fd3a3e45607c2

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.35 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.90 B
8RUN /bin/sh -c set -eux;12.27 MB
9RUN /bin/sh -c set -eux;231 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66d8a0f637083e2c3ddffc0cb1e65ce126afb856/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=6fb7b781206356f45ad79efbb19322caa6c2a5ad39092d0d44d0fec94117e1180 B
14RUN /bin/sh -c set -eux;3.06 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c pip install43.09 MB
17WORKDIR /app125 B
18RUN /bin/sh -c poetry config100.76 KB
19COPY pyproject.toml poetry.lock ./ #75.71 KB
20RUN /bin/sh -c poetry install8.19 GB
21COPY ./src/ /app/ # buildkit1.71 KB
22RUN /bin/sh -c python embedder.py98.52 MB
23CMD ["uvicorn" "app:app.py" "--host" "0.0.0.0"]0 B

Command

ADD file:3d9897cfe027ecc7cbdb16e74a676ed143725ea2d08dbb0dde23309e041de0f3 in /