Sign inSign up

datamini/qdrant-br:0.2.4

Multi-platform
Index digest

sha256:cfb60d4b34b491cc4f6659556b65694f4c3fdaee383b85055ab0fe2cdd8830cc

OS/ARCH

Compressed size

185.44 MB

Last pushed

over 2 years by datamini

Type

Image

Manifest digest

sha256:228b900f6d443cd6e003804918f9c9088c66a8b9618d7c0818004809f44a13e4

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/ # buildkit228 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 # buildkit573 B
23RUN /bin/sh -c chmod +x575 B
24CMD ["/start.sh"]0 B

Command

ADD file:85e3f04235f949795629380f3a50ca566471f0258cd4322937c8b1e0648a69ae in /