[fix] nvidia
This commit is contained in:
parent
25e339f7da
commit
f4d11de25a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ services:
|
|||
emby:
|
||||
image: emby/embyserver
|
||||
container_name: embyserver
|
||||
runtime: nvidia # Expose NVIDIA GPUs
|
||||
#runtime: nvidia # Expose NVIDIA GPUs
|
||||
# network_mode: host # Enable DLNA and Wake-on-Lan
|
||||
# https://forums.docker.com/t/docker-errors-invalidargument-host-network-mode-is-incompatible-with-port-bindings/103492/14
|
||||
environment:
|
||||
|
|
Loading…
Add table
Reference in a new issue