NVIDIA
NVIDIA
RAPIDS Base
Container
NVIDIA
NVIDIA
RAPIDS Base

The RAPIDS suite of software libraries gives you the freedom to execute end-to-end data science and analytics pipelines entirely on GPUs.

  • LayerLabelCreated
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
    ipython
    03/03/2025 10:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
    /home/rapids/entrypoint.sh
    03/03/2025 10:56 PM UTC
    sha256:43b88e2a466f1d9d7c766c389507b2f71c9d206056a95ce19eb3fc3bcd973268COPY
    entrypoint.sh /home/rapids/entrypoint.sh
    03/03/2025 10:56 PM UTC
    sha256:5b4b2510379b0ff2f6a9dddf8d9f71672ade6e6547e19655279cf73fa8b7cbb9RUN
    RUN |3 CUDA_VER=12.0.1 PYTHON_VER=3.11 RAPIDS_VER=25.02 /bin/bash -euo pipefail -c # Include common diagnostic info conda info conda config --show-sources conda list --show-channel-urls # Install RAPIDS rapids-mamba-retry install -y -n base \
    "rapids=${RAPIDS_VER}.*" \
    "python=${PYTHON_VER}.*" \
    "cuda-version=${CUDA_VER%.*}.*" \
    ipython conda clean -afy # buildkit
    03/03/2025 10:56 PM UTC
    sha256:45c33756ba8099d705b109356c2a14e2f52331d30ef14ee625a60157dd79d62fCOPY
    condarc /opt/conda/.condarc
    03/03/2025 10:52 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /home/rapids
    03/03/2025 10:52 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
    rapids
    03/03/2025 10:52 PM UTC
    sha256:647eb15e5f0e8281f555b19b60e03c7e45689cc879422a0cee7f5a414dffa0ccRUN
    CUDA_VER=12.0.1 PYTHON_VER=3.11 RAPIDS_VER=25.02 /bin/bash -euo pipefail -c useradd -rm -d /home/rapids -s /bin/bash -g conda -u 1001 rapids
    03/03/2025 10:52 PM UTC
    sha256:fec996de8b547c3dd2fe8c5a8e445913d001a07878211d1b8e119cfd1e80cb94RUN
    RUN |3 CUDA_VER=12.0.1 PYTHON_VER=3.11 RAPIDS_VER=25.02 /bin/bash -euo pipefail -c apt-get update apt-get install -y wget wget https://github.com/rapidsai/gha-tools/releases/latest/download/tools.tar.gz -O - | tar -xz -C /usr/local/bin apt-get purge -y --auto-remove wget rm -rf /var/lib/apt/lists/* # buildkit
    03/03/2025 10:52 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4SHELL
    [/bin/bash -euo pipefail -c]
    03/03/2025 10:52 PM UTC