opensearchproject/remote-vector-index-builder:api-1.1.0

Manifest digest

sha256:63d97642c67fb9dd4019d28a5ba2d10c34e3be25d1e446858b4c61d1478d4f34

OS/ARCH

linux/amd64

Compressed size

9.4 GB

Last pushed

11 months by opensearchprojectadmin

Type

Image

Manifest digest

sha256:63d97642c67fb9dd4019d28a5ba2d10c34e3be25d1e446858b4c61d1478d4f34

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 update279.48 MB
22RUN /bin/sh -c useradd -m3.5 KB
23ENV CONDA_DIR=/opt/conda0 B
24RUN /bin/sh -c wget --quiet500.85 MB
25RUN /bin/sh -c chown -R459.76 MB
26RUN /bin/sh -c mkdir /tmp/faiss117 B
27COPY ./base_image/faiss /tmp/faiss # buildkit1.12 MB
28COPY ./base_image/build_scripts/build-faiss.sh /tmp/build-faiss.sh # buildkit814 B
29RUN /bin/sh -c chown -R1.12 MB
30USER appuser0 B
31ENV PATH=/opt/conda/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
32ENV CONDA_PLUGINS_AUTO_ACCEPT_TOS=yes0 B
33RUN /bin/sh -c conda install509.92 MB
34RUN /bin/sh -c cmake --version32 B
35ENV CUDA_ARCHS=80;86-real0 B
36RUN /bin/sh -c conda install324.62 MB
37RUN /bin/sh -c conda install6.89 GB
38RUN /bin/sh -c /tmp/build-faiss.sh #359.63 MB
39CMD ["sh" "-c" "nvidia-smi &&0 B
40USER root0 B
41WORKDIR /app92 B
42COPY ./remote_vector_index_builder/core/requirements.txt /app/remote_vector_index_builder/core/requirements.txt # buildkit240 B
43RUN /bin/sh -c pip install14.47 MB
44COPY ./remote_vector_index_builder/core /app/remote_vector_index_builder/core # buildkit21.52 KB
45RUN /bin/sh -c pip install1.3 MB
46COPY ./remote_vector_index_builder/__init__.py /app/remote_vector_index_builder/__init__.py # buildkit326 B
47ENV PYTHONPATH=:/app0 B
48RUN /bin/sh -c chown -R22.01 KB
49USER appuser0 B
50RUN python ./remote_vector_index_builder/core/test_imports.py # buildkit34.73 KB
51USER root0 B
52WORKDIR /app32 B
53COPY ./remote_vector_index_builder/app/requirements.txt /app/remote_vector_index_builder/app/requirements.txt # buildkit257 B
54RUN /bin/sh -c pip install14 MB
55COPY ./remote_vector_index_builder/app /app/remote_vector_index_builder/app # buildkit13.34 KB
56RUN /bin/sh -c pip install6.61 KB
57ENV PYTHONPATH=:/app:/app0 B
58RUN /bin/sh -c chown -R66.37 KB
59USER appuser0 B
60RUN python ./remote_vector_index_builder/app/test_imports.py # buildkit25.95 KB
61CMD ["fastapi" "run" "./remote_vector_index_builder/app/main.py" "--port"0 B

Command

 ARG RELEASE