2024-03-07, 05:38 PM
Well, I think it's a GOOD thing that they exist. I don't have much experience with docker run, but in my docker compose I needed to mount /dev/dri as a device. I notice your 'docker run' uses the -v switch, which I'm guessing is setting it as a volume, so maybe that's your issue?
This all said I'm a bit of a docker beginner, so this is just a guess.
This all said I'm a bit of a docker beginner, so this is just a guess.