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:14 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/home/rapids/entrypoint.sh
04/10/2025 7:14 PM UTC
sha256:b62f74246be9fe96473387d491e3f36ff0d3bb05388118bdc20f5cecc3e27164COPY
entrypoint.sh /home/rapids/entrypoint.sh
04/10/2025 7:14 PM UTC
sha256:3d51e1d6341595450975fdc8f71cc6f9cfe473704c6dc701f46cd2fb5b21464dRUN
RUN |3 CUDA_VER=12.8.0 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:14 PM UTC
sha256:46667cf58f415af49af4b1296f05596f9f5a3d8a488bc07723bbcb47ccbcf166COPY
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:965b9d27f8856ba6c2ce7e18e57d290df614a761d99f79f3559dd10b28ec6245RUN
CUDA_VER=12.8.0 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:4b512173d602c423b8b215dcd56590df658a1fb460ab3bceb34f4684b71928d6RUN
RUN |3 CUDA_VER=12.8.0 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