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
12/12/2024 2:46 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/home/rapids/entrypoint.sh
12/12/2024 2:46 PM UTC
sha256:63a8a48fd69f273ed69633e5fd83d70edb7f367f38dc541bc84ccfcbd13965e9COPY
entrypoint.sh /home/rapids/entrypoint.sh
12/12/2024 2:46 PM UTC
sha256:8e3ed3c03c3b1b1c4dd473512101e8ec5fd6c4defe983b43a851ba9b6c36df59RUN
RUN |3 CUDA_VER=12.5.1 PYTHON_VER=3.12 RAPIDS_VER=24.12 /bin/bash -euo pipefail -c # Include common diagnostic info conda info conda config --show-sources conda list --show-channel-urls # Install RAPIDS mamba install -y -n base \
"rapids=${RAPIDS_VER}.*" \
"python=${PYTHON_VER}.*" \
"cuda-version=${CUDA_VER%.*}.*" \
ipython conda clean -afy # buildkit
12/12/2024 2:46 PM UTC
sha256:0e920a5df3c30a10bbbd088299bf2fdfce96d4e2ba2c7506653e4da56779fd19COPY
condarc /opt/conda/.condarc
12/12/2024 2:43 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
/home/rapids
12/12/2024 2:43 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
rapids
12/12/2024 2:43 PM UTC
sha256:39a255cd2621a47ace30e1554c66d992dc47d23d0e0304a2885de3eeba4e97d2RUN
CUDA_VER=12.5.1 PYTHON_VER=3.12 RAPIDS_VER=24.12 /bin/bash -euo pipefail -c useradd -rm -d /home/rapids -s /bin/bash -g conda -u 1001 rapids
12/12/2024 2:43 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4SHELL
[/bin/bash -euo pipefail -c]
12/12/2024 2:43 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
RAPIDS_VER=24.12
12/12/2024 2:43 PM UTC