mviereck / x11docker

Run GUI applications and desktops in docker and podman containers. Focus on security.
MIT License
5.68k stars 379 forks source link

Add --keep-groups switch to support using --gpu in rootless podman #519

Open PhracturedBlue opened 11 months ago

PhracturedBlue commented 11 months ago

This is an attempt to address #518 I think it may need more checking to check the proper configuration (--backend=podman, --runtime=crun, --group-add not specified) but I got lost trying to understand how the argument checkers work.