Rootless, Device, USB Audio #20875
Replies: 3 comments 2 replies
-
I am currently struggling with something similar, but for me only root-containers work. |
Beta Was this translation helpful? Give feedback.
-
I would like to join this discussion, with a similar topic. I want to mount my cd-drive in a container rootless but can't get it to work. Here is a minimal (not working) example:
Fedora with SELinux enabled. Using the container as sudo fixes the issue. Applying #15930 (comment) doesn't seem to work. (disclaimer: I also asked this question on fedora discussion, but I think this is the more appropriate place) |
Beta Was this translation helpful? Give feedback.
-
I got my hands on podman
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Looking at #12125 and #16855 this may not be possible, but wanted to seek clarification: I'm trying to play audio on a USB DAC but from within a rootless container. I'm wondering what set of arguments is required (if this is even possible).
Host is Centos Stream 9, with SELinux enabled:
The user I'd like to run rootless containers as (tune):
Audio device:
Invoking the container (testing with https://github.com/GioF71/mpd-alsa-docker):
Examine from container context
Disable selinux on host:
Examine from container context
So, with SELinux enabled is this possible to do rootless?
Beta Was this translation helpful? Give feedback.
All reactions