opensearchstaging/remote-vector-index-builder:api-snapshot

Manifest digest

sha256:9d64e5efa557ab770d24d1f6c452048f03dc283013d077f6200b49886d872a24

OS/ARCH

linux/amd64

Compressed size

4.17 GB

Last pushed

10 days by opensearchstaging

Type

Image

Manifest digest

sha256:9d64e5efa557ab770d24d1f6c452048f03dc283013d077f6200b49886d872a24

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.34 MB
6CMD ["/bin/bash"]0 B
7ENV NVARCH=x86_640 B
8ENV NVIDIA_REQUIRE_CUDA=cuda>=12.9 brand=unknown,driver>=535,driver<536 brand=grid,driver>=535,driver<536 brand=tesla,driver>=535,driver<5360 B
9ENV NV_CUDA_CUDART_VERSION=12.9.37-10 B
10ARG TARGETARCH0 B
11LABEL maintainer=NVIDIA CORPORATION <[email protected]>0 B
12RUN |1 TARGETARCH=amd64 /bin/sh -c4.34 MB
13ENV CUDA_VERSION=12.9.00 B
14RUN |1 TARGETARCH=amd64 /bin/sh -c74.02 MB
15RUN |1 TARGETARCH=amd64 /bin/sh -c183 B
16ENV PATH=/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
17ENV LD_LIBRARY_PATH=/usr/local/cuda/lib640 B
18COPY NGC-DL-CONTAINER-LICENSE / # buildkit6.72 KB
19ENV NVIDIA_VISIBLE_DEVICES=all0 B
20ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B
21RUN /bin/sh -c apt-get update287.63 MB
22RUN /bin/sh -c useradd -m3.5 KB
23ENV CONDA_DIR=/opt/conda0 B
24RUN /bin/sh -c wget --quiet497.05 MB
25RUN /bin/sh -c chown -R457.83 MB
26RUN /bin/sh -c mkdir /tmp/faiss116 B
27COPY ./base_image/faiss /tmp/faiss # buildkit1.6 MB
28COPY ./base_image/patches /tmp/patches # buildkit3.51 KB
29RUN /bin/sh -c cd /tmp/faiss41.98 KB
30RUN /bin/sh -c cd /tmp/faiss3.19 KB
31COPY ./base_image/build_scripts/build-faiss.sh /tmp/build-faiss.sh # buildkit826 B
32RUN /bin/sh -c chown -R1.61 MB
33USER appuser0 B
34ENV PATH=/opt/conda/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
35ENV CONDA_PLUGINS_AUTO_ACCEPT_TOS=yes0 B
36RUN /bin/sh -c conda install146.04 MB
37RUN /bin/sh -c cmake --version32 B
38ENV CUDA_ARCHS=80-real;86-real;89-real;90-real;120-real;120-virtual0 B
39RUN /bin/sh -c conda install201.37 MB
40RUN /bin/sh -c conda install2.37 GB
41RUN /bin/sh -c /tmp/build-faiss.sh 108.37 MB
42CMD ["sh" "-c" "nvidia-smi &&0 B
43USER root0 B
44WORKDIR /app93 B
45COPY ./remote_vector_index_builder/core/requirements.txt /app/remote_vector_index_builder/core/requirements.txt # buildkit243 B
46RUN /bin/sh -c pip install19.27 MB
47COPY ./remote_vector_index_builder/core /app/remote_vector_index_builder/core # buildkit22.83 KB
48RUN /bin/sh -c pip install986 KB
49COPY ./remote_vector_index_builder/__init__.py /app/remote_vector_index_builder/__init__.py # buildkit327 B
50ENV PYTHONPATH=:/app0 B
51RUN /bin/sh -c chown -R23.33 KB
52USER appuser0 B
53RUN python ./remote_vector_index_builder/core/test_imports.py # buildkit36.6 KB
54USER root0 B
55WORKDIR /app32 B
56COPY ./remote_vector_index_builder/app/requirements.txt /app/remote_vector_index_builder/app/requirements.txt # buildkit258 B
57RUN /bin/sh -c pip install14.3 MB
58COPY ./remote_vector_index_builder/app /app/remote_vector_index_builder/app # buildkit13.4 KB
59RUN /bin/sh -c pip install6.63 KB
60ENV PYTHONPATH=:/app:/app0 B
61RUN /bin/sh -c chown -R69.66 KB
62USER appuser0 B
63RUN python ./remote_vector_index_builder/app/test_imports.py # buildkit26.1 KB
64CMD ["fastapi" "run" "./remote_vector_index_builder/app/main.py" "--port"0 B

Command

 ARG RELEASE