You just need to add it to the template. Go to edit the container > at the bottom click "Add another Path, Port, Variable, Label or Device" > change the config type to variable > Key = NVIDIA_VISIBLE_DEVICES > Value = your GPU ID
I've ran into this issue twice and both time resolved it with your comment. Thanks a lot, dude.
You just need to add it to the template. Go to edit the container > at the bottom click "Add another Path, Port, Variable, Label or Device" > change the config type to variable > Key = NVIDIA_VISIBLE_DEVICES > Value = your GPU ID
I've ran into this issue twice and both time resolved it with your comment. Thanks a lot, dude.
More replies
In extra parameters I added the following option:
--gpus all,capabilities=video
Using the official Plex docker image... It's working great. You could pass a specific GPU ID number as well if you have multiple GPUs