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:57 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/home/rapids/entrypoint.sh
03/03/2025 10:57 PM UTC
sha256:70ea6cbd7ac537bee2e81b3fca9f99fa25d48a8d264dcd716e64fcb9a7cf4306COPY
entrypoint.sh /home/rapids/entrypoint.sh
03/03/2025 10:57 PM UTC
sha256:0016cbddb2039efcd1e4b705e43a81ef65227b0d4741108a6c8e5cdddbd39d4eRUN
RUN |3 CUDA_VER=12.8.0 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:57 PM UTC
sha256:fad81de38ec19f4418a72b6cd8c18cfc078722f5c5d6c0462d68f1409714e48fCOPY
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:3df55399109b97374d682aaa6463485e87c17855226dd5d055d6482a8884fa79RUN
CUDA_VER=12.8.0 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:122360b71076fcb6d0057ea5ea30deb4888e47b3dda7b9f094a728d5b02f4003RUN
RUN |3 CUDA_VER=12.8.0 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