Sign inSign up

datamini/qdrant-br:0.2.3

Multi-platform
Index digest

sha256:397f1b03b7eaee7159a829d9102f6e2628cadbe7a2a55d886a821f52b0d0248d

OS/ARCH

Compressed size

185.44 MB

Last pushed

over 2 years by datamini

Type

Image

Manifest digest

sha256:80c36d1b42a40f7c1c6925b1ba85dd362142f282a945189518199dc998bed8bc

Image Layers

1ADD file ... in / 27.81 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.17 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.80 B
8RUN /bin/sh -c set -eux;12.25 MB
9RUN /bin/sh -c set -eux;243 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/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
14RUN /bin/sh -c set -eux;3.25 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apt-get update30.18 MB
17WORKDIR /app91 B
18COPY requirements.txt /app/ # buildkit226 B
19RUN /bin/sh -c pip install108.77 MB
20COPY qdrant-br.py /usr/local/bin/qdrant-br # buildkit3.74 KB
21RUN /bin/sh -c chmod +x3.74 KB
22COPY start.sh /start.sh # buildkit568 B
23RUN /bin/sh -c chmod +x569 B
24CMD ["/start.sh"]0 B

Command

ADD file:85e3f04235f949795629380f3a50ca566471f0258cd4322937c8b1e0648a69ae in /