[fix] nvidia

This commit is contained in:
Andy Bunce 2022-03-31 23:00:28 +01:00
parent 25e339f7da
commit f4d11de25a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ services:
emby: emby:
image: emby/embyserver image: emby/embyserver
container_name: embyserver container_name: embyserver
runtime: nvidia # Expose NVIDIA GPUs #runtime: nvidia # Expose NVIDIA GPUs
# network_mode: host # Enable DLNA and Wake-on-Lan # 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 # https://forums.docker.com/t/docker-errors-invalidargument-host-network-mode-is-incompatible-with-port-bindings/103492/14
environment: environment: