docker-kasm/root/etc/docker/daemon.json

9 lines
129 B
JSON

{
"runtimes": {
"nvidia": {
"args": [],
"path": "nvidia-container-runtime"
}
}
}