79792863

Date: 2025-10-17 07:50:04
Score: 1
Natty:
Report link

Adding this confuguration to host help me :

# Configure Docker to use the NVIDIA runtime
sudo nvidia-ctk runtime configure --runtime=docker
# Restart the Docker daemon to apply the changes
sudo systemctl restart docker

Check nvidia appears in runtimes

docker info | grep Runtimes

You sould get somthing like this:

 Runtimes: runc io.containerd.runc.v2 nvidia
Reasons:
  • Blacklisted phrase (1): help me
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ali Ait-Bachir