Fix fileflows cuda issues
This commit is contained in:
@ -35,6 +35,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
extraOptions = [
|
extraOptions = [
|
||||||
|
"--privileged" # Might help with CUDA issues?
|
||||||
"--gpus=all"
|
"--gpus=all"
|
||||||
"--net=behind-nginx"
|
"--net=behind-nginx"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user