synchronization
This commit is contained in:
9
File/Json/Docker-Gpu-daemon.json
Normal file
9
File/Json/Docker-Gpu-daemon.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"default-runtime": "nvidia",
|
||||
"runtimes": {
|
||||
"nvidia": {
|
||||
"args": [],
|
||||
"path": "nvidia-container-runtime"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user