mirror of
https://github.com/XShengTech/MEGREZ.git
synced 2026-05-03 13:02:38 +00:00
[Perf] 🚀 Add NVIDIA Capability of Video #6
This commit is contained in:
@@ -45,6 +45,9 @@ func createInstance(ip string, port int, apikey string,
|
||||
"8080", // Code-Server
|
||||
"34567", // Custom Port
|
||||
},
|
||||
Env: []string{
|
||||
"NVIDIA_DRIVER_CAPABILITIES=video,compute,utility",
|
||||
},
|
||||
}
|
||||
|
||||
if volumeName != "" {
|
||||
|
||||
Reference in New Issue
Block a user