sha256:ced2453a190dd17670820904fb9762945d774d48d223be6ef2da517993b050e3
OS/ARCH
Compressed size
194.77 MB
Last pushed
over 2 years by datamini
Type
Image
Manifest digest
sha256:67ab58fd12a7d67a8d1f68d1e789a3f98ed975ba73b552e1f79153f571dd75df
Image Layers
1ADD file ... in / 27.77 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.80 B8RUN /bin/sh -c set -eux;12.27 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B14RUN /bin/sh -c set -eux;3.25 MB15CMD ["python3"]0 B16RUN /bin/sh -c apt-get update30.39 MB17WORKDIR /app93 B18COPY requirements.txt /app/ # buildkit227 B19RUN /bin/sh -c pip install117.73 MB20COPY qdrant-br.py /usr/local/bin/qdrant-br # buildkit3.74 KB21RUN /bin/sh -c chmod +x3.74 KB22COPY start.sh /start.sh # buildkit427 B23RUN /bin/sh -c chmod +x428 B24CMD ["/start.sh"]0 BCommand
ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /