I was trying stuff with Docker today and by mistake, I mounted my /dev/dri folder inside the container with -v instead of --device. Howeve
/dev/dri
-v
--device