Analysis updated 2026-06-24
Read the deprecation notice and follow the link to the NVIDIA Container Toolkit
Migrate an existing nvidia-docker setup to the NVIDIA Container Toolkit install guide
| nvidia/nvidia-docker | openemu/openemu | gnachman/iterm2 | |
|---|---|---|---|
| Stars | 17,544 | 17,544 | 17,547 |
| Language | — | Swift | Objective-C |
| Setup difficulty | easy | hard | easy |
| Complexity | 3/5 | 4/5 | 2/5 |
| Audience | ops devops | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Repo is archived, do not install nvidia-docker, install the NVIDIA Container Toolkit instead.
nvidia-docker was a tool that made it easy to build and run Docker containers (self-contained software packages) that could access NVIDIA GPUs for tasks like AI model training or other graphics-intensive workloads. Docker by default does not pass GPU hardware through to containers, and nvidia-docker solved that problem. However, this project is now deprecated and archived. According to the README, it has been superseded by the NVIDIA Container Toolkit, which is the current supported way to give Docker containers access to NVIDIA GPUs. The nvidia-docker wrapper is no longer supported. If you need this functionality today, the README directs you to the NVIDIA Container Toolkit repository and its installation guide.
Deprecated and archived wrapper that gave Docker containers access to NVIDIA GPUs. Superseded by the NVIDIA Container Toolkit, which is the current supported path.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.