containers / container-selinux

SELinux policy files for Container Runtimes
GNU General Public License v2.0
257 stars 91 forks source link

introduce container_use_xserver_devices boolean to allow GPU access #306

Closed jsegitz closed 6 months ago

jsegitz commented 6 months ago

Using GPUs to accelerate workloads requires the permissions guarded by container_use_xserver_devices. By default it's disabled

rhatdan commented 6 months ago

LGTM