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:56 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/home/rapids/entrypoint.sh
03/03/2025 10:56 PM UTC
sha256:f63a52983ed92d424d741670132b7b50621231b7f7022c6f11823d0d147f110aCOPY
entrypoint.sh /home/rapids/entrypoint.sh
03/03/2025 10:56 PM UTC
sha256:bffbff4d497fd069bea42195b81bf1ef061008e01ef74e20638128c28b245c24RUN
RUN |3 CUDA_VER=11.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:56 PM UTC
sha256:5c15242afb4285389800fd144f2c9e7fb41e3db1390e5f9fd409d6fd4f09fff8COPY
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:739375fa4f848fe0f84b190491ac755a4edf11e8be2e74230f20c3737d92dc1eRUN
CUDA_VER=11.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:28f3b6a2363318554cea1324b3eae30464f5cdd93a04b8e02a0d2b17423ffe36RUN
RUN |3 CUDA_VER=11.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