Remove Debian from GPU passthrough (#9754)

This commit is contained in:
CanbiZ 2025-12-07 21:11:12 +01:00 committed by GitHub
parent 97ac2520ec
commit 5a6a30e594
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2391,7 +2391,7 @@ build_container() {
GPU_APPS=( GPU_APPS=(
"immich" "channels" "emby" "ersatztv" "frigate" "immich" "channels" "emby" "ersatztv" "frigate"
"jellyfin" "plex" "scrypted" "tdarr" "unmanic" "jellyfin" "plex" "scrypted" "tdarr" "unmanic"
"ollama" "fileflows" "open-webui" "tunarr" "debian" "ollama" "fileflows" "open-webui" "tunarr"
"handbrake" "sunshine" "moonlight" "kodi" "stremio" "handbrake" "sunshine" "moonlight" "kodi" "stremio"
"viseron" "viseron"
) )