sha256:b87d7a0bc190e385bffecf1043c02e912d7ef50a1bf75afc7129c580abae9473
OS/ARCH
Compressed size
164.39 MB
Last pushed
over 2 years by datamini
Type
Image
Manifest digest
sha256:88cae59ed5bd793466946de55c1a318298c2def4737ade86588a52c3c88fa66e
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 B16WORKDIR /app93 B17COPY requirements.txt /app/ # buildkit225 B18RUN /bin/sh -c pip install117.73 MB19COPY qdrant-br.py /usr/local/bin/qdrant-br # buildkit3.74 KB20RUN /bin/sh -c chmod +x3.73 KB21COPY start.sh /start.sh # buildkit426 B22RUN /bin/sh -c chmod +x425 B23CMD ["/start.sh"]0 BCommand
ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /