![]() |
Docker container with Arc GPU - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Docker container with Arc GPU (/t-docker-container-with-arc-gpu) |
Docker container with Arc GPU - DeVerSion - 2025-09-27 Hi. I have Jellyfin running on a docker container on a Ubuntu server with a Intel Arc A770. Tried to follow the guide onĀ https://jellyfin.org/docs/general/post-install/transcoding/hardware-acceleration/intel#linux-setups But it failed on the first step, since this guide seems to be aiming for a barebone installation and not a docker setup. Could someone advice how to setup this when using Jellyfin running on a docker container. When its configured, what is the best way to verify that the transcoding is working correct and using the GPU. Thanks in advance. RE: Docker container with Arc GPU - DeVerSion - 2025-10-03 Anyone? RE: Docker container with Arc GPU - nyanmisaka - 2025-10-04 You need to refer to these two chapters: 1. https://jellyfin.org/docs/general/post-install/transcoding/hardware-acceleration/intel/#configure-with-linux-virtualization 2. https://jellyfin.org/docs/general/post-install/transcoding/hardware-acceleration/intel/#verify-on-linux |