Sign inSign up

datamini/qdrant-br:0.2.2

Multi-platform
Index digest

sha256:ced2453a190dd17670820904fb9762945d774d48d223be6ef2da517993b050e3

OS/ARCH

Compressed size

185.44 MB

Last pushed

over 2 years by datamini

Type

Image

Manifest digest

sha256:85ddecc4e3366904d447f9b17bc4632af95cd55526f8fd60679f9cd86b06f500

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 /app93 B
18COPY requirements.txt /app/ # buildkit227 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 # buildkit427 B
23RUN /bin/sh -c chmod +x428 B
24CMD ["/start.sh"]0 B

Command

ADD file:85e3f04235f949795629380f3a50ca566471f0258cd4322937c8b1e0648a69ae in /