python-gpu
Minimal CUDA and cuDNN install on top of the official python:3.x-slim base image
5.6K
A minimal CUDA and cuDNN install on top of the official python:3.x-slim base image.
python:3.x-slim base imagemicromamba executable to install CUDA and cuDNNlinux/amd64 and linux/arm64A matrix of tags are available that follow the format superlinear/python-gpu:$PYTHON_VERSION-cuda$CUDA_VERSION, see the Docker Hub repository for a full list.
docker run -it --rm superlinear/python-gpu:3.11-cuda11.8 /bin/bash
FROM superlinear/python-gpu:3.11-cuda11.8
...
Content type
Image
Digest
sha256:4055c0e2a…
Size
1.8 GB
Last updated
over 1 year ago
Requires Docker Desktop 4.37.1 or later.