Skip to content

Isolated DinD (Docker in Docker) container for developing and deploying Docker containers using NVIDIA GPUs and the NVIDIA container toolkit

License

Notifications You must be signed in to change notification settings

koyeb/nvidia-dind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NVIDIA DinD (Docker in Docker) Container

Based on https://github.com/ehfd/nvidia-dind

Isolated DinD (Docker in Docker) container for developing and deploying Docker containers using NVIDIA GPUs and the NVIDIA container toolkit

Host is required to have the NVIDIA container toolkit installed and set up. Privileged mode is required like any other DinD container with root requirement.

docker run --gpus 1 -it --privileged koyeb/nvidia-dind:latest

Deploy to Koyeb

About

Isolated DinD (Docker in Docker) container for developing and deploying Docker containers using NVIDIA GPUs and the NVIDIA container toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published