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
    04/10/2025 7:13 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
    /home/rapids/entrypoint.sh
    04/10/2025 7:13 PM UTC
    sha256:d916ba9334b0e26b9b2f27075a1e6e134caa618cd6184cedf261596e7186b8c4COPY
    entrypoint.sh /home/rapids/entrypoint.sh
    04/10/2025 7:13 PM UTC
    sha256:96afbf6ed2b443194d457cfe35e2e8035a7e6bb3c17608373437897ea259a78fRUN
    RUN |3 CUDA_VER=12.0.1 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:28205585b98edfdfd8396052b4f09d8b52922c21735fdf517a43ca27f9cb8fd8COPY
    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:61d8092345514be66cd58eefe8d18cde4160c60345a9b7b7279f06cc09a80977RUN
    CUDA_VER=12.0.1 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:78d4a3fcc0c69f0d872fe590c95f78c7f0826872ed82ae43a3efd9369efa9cc8RUN
    RUN |3 CUDA_VER=12.0.1 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