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:4c8ddcf63d3a4d426194dcc2c226894afd6449e432e8bf9c623ffecc90288767COPY
entrypoint.sh /home/rapids/entrypoint.sh
04/10/2025 7:13 PM UTC
sha256:8dafa9a422a2b751287d35981233958f1680c4178dcf6fa1e00e0a62244caf3fRUN
RUN |3 CUDA_VER=12.0.1 PYTHON_VER=3.12 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:d8ee437436c51ddbe841f7d6df43cd36573e2a7831b1966620fad77ec7e5e1cbCOPY
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:085e8b7b53a0e0beee7ecb59c8bac1e884d8e9f6557b280fcf14fc2dd6d17f2bRUN
CUDA_VER=12.0.1 PYTHON_VER=3.12 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:4ad7d34c5e1055a061d0289126189a8f02d647c02f4f6a4d6a0f8c8710aca782RUN
RUN |3 CUDA_VER=12.0.1 PYTHON_VER=3.12 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