NVIDIA
RAPIDS Base
Container
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
    04/10/2025 7:13 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
    /home/rapids/entrypoint.sh
    04/10/2025 7:13 PM UTC
    sha256:f2555cd9c79474f989f4f7e83e41b6be216a943073779556557bd91bf300a62aCOPY
    entrypoint.sh /home/rapids/entrypoint.sh
    04/10/2025 7:13 PM UTC
    sha256:e564c77b202f46179790ae1146692e0656d61ce262010c429fbd613be447a3a9RUN
    RUN |3 CUDA_VER=11.8.0 PYTHON_VER=3.11 RAPIDS_VER=25.04 /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
    04/10/2025 7:13 PM UTC
    sha256:735525cf5001354eb9e166740f4cc57238c5f4644b7664d66a80c65b3c086dbbCOPY
    condarc /opt/conda/.condarc
    04/10/2025 7:10 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /home/rapids
    04/10/2025 7:10 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
    rapids
    04/10/2025 7:10 PM UTC
    sha256:981c747b24b9d54262f34cef6a6229eadbda4ea1fe3bca9e11eda377a540b073RUN
    CUDA_VER=11.8.0 PYTHON_VER=3.11 RAPIDS_VER=25.04 /bin/bash -euo pipefail -c useradd -rm -d /home/rapids -s /bin/bash -g conda -u 1001 rapids
    04/10/2025 7:10 PM UTC
    sha256:890835ae734e009f9387a715706fac868714ee9744832206ac1d95269cf8dbc2RUN
    RUN |3 CUDA_VER=11.8.0 PYTHON_VER=3.11 RAPIDS_VER=25.04 /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
    04/10/2025 7:10 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4SHELL
    [/bin/bash -euo pipefail -c]
    04/10/2025 7:10 PM UTC