So, I managed to find a workaround. But I'm not sure if there are issues with it. I'd be happy to hear what you think about it. This is what I did: Replaced llvm with llvm-13 Replaced tk-dev with tk8.6-dev sudo bash -c"$(wget -O - https://apt.llvm.org/llvm.sh)"sudo...
Unable to locate package libva-drm2 I "fixed" this by adding RUN echo "deb [arch=amd64] http://ftp.de.debian.org/debian sid main" | tee /etc/apt/sources.list.d/jellyfin.list before the apt-get stuff. It builds at least but when starting up the container I get the following error...