sha256:1ed0d382ac262f439e6fef6f34571f38a72e2abe542deaee6ab0d6ea30c253b9
OS/ARCH
linux/amd64
Compressed size
9.39 GB
Last pushed
11 months by opensearchprojectadmin
Type
Image
Manifest digest
sha256:1ed0d382ac262f439e6fef6f34571f38a72e2abe542deaee6ab0d6ea30c253b9
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.34 MB6CMD ["/bin/bash"]0 B7ENV NVARCH=x86_640 B8ENV NVIDIA_REQUIRE_CUDA=cuda>=12.9 brand=unknown,driver>=535,driver<536 brand=grid,driver>=535,driver<536 brand=tesla,driver>=535,driver<5360 B9ENV NV_CUDA_CUDART_VERSION=12.9.37-10 B10ARG TARGETARCH0 B12RUN |1 TARGETARCH=amd64 /bin/sh -c4.34 MB13ENV CUDA_VERSION=12.9.00 B14RUN |1 TARGETARCH=amd64 /bin/sh -c74.02 MB15RUN |1 TARGETARCH=amd64 /bin/sh -c183 B16ENV PATH=/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17ENV LD_LIBRARY_PATH=/usr/local/cuda/lib640 B18COPY NGC-DL-CONTAINER-LICENSE / # buildkit6.72 KB19ENV NVIDIA_VISIBLE_DEVICES=all0 B20ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B21RUN /bin/sh -c apt-get update279.48 MB22RUN /bin/sh -c useradd -m3.5 KB23ENV CONDA_DIR=/opt/conda0 B24RUN /bin/sh -c wget --quiet500.85 MB25RUN /bin/sh -c chown -R459.76 MB26RUN /bin/sh -c mkdir /tmp/faiss117 B27COPY ./base_image/faiss /tmp/faiss # buildkit1.12 MB28COPY ./base_image/build_scripts/build-faiss.sh /tmp/build-faiss.sh # buildkit814 B29RUN /bin/sh -c chown -R1.12 MB30USER appuser0 B31ENV PATH=/opt/conda/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B32ENV CONDA_PLUGINS_AUTO_ACCEPT_TOS=yes0 B33RUN /bin/sh -c conda install509.92 MB34RUN /bin/sh -c cmake --version32 B35ENV CUDA_ARCHS=80;86-real0 B36RUN /bin/sh -c conda install324.62 MB37RUN /bin/sh -c conda install6.89 GB38RUN /bin/sh -c /tmp/build-faiss.sh #359.63 MB39CMD ["sh" "-c" "nvidia-smi &&0 B40USER root0 B41WORKDIR /app92 B42COPY ./remote_vector_index_builder/core/requirements.txt /app/remote_vector_index_builder/core/requirements.txt # buildkit240 B43RUN /bin/sh -c pip install14.47 MB44COPY ./remote_vector_index_builder/core /app/remote_vector_index_builder/core # buildkit21.52 KB45RUN /bin/sh -c pip install1.3 MB46COPY ./remote_vector_index_builder/__init__.py /app/remote_vector_index_builder/__init__.py # buildkit326 B47ENV PYTHONPATH=:/app0 B48RUN /bin/sh -c chown -R22.01 KB49USER appuser0 B50RUN python ./remote_vector_index_builder/core/test_imports.py # buildkit34.73 KBCommand
ARG RELEASE