Sound devices keep dropping from container

Then you must have a pretty old version of Docker or maybe one installed as a Snap package.

Please share the output of the following commands:

docker info
docker version

Review the output before sharing and remove confidential data if any appears (public IP for example)

dpkg -l 'docker*' | grep '^ii'
snap list docker

When you share the outputs, always format your posts according to the following guide: How to format your forum posts


I neved worked with sound devices from Docker containers, but I would start with checking system logs and docker daemon logs. For system logs, I would try journalctl command and/or syslog under /var/log and also the dmesg.command.

but I don’t really know why you would lose a device and even if it happens because of a Docker bug, i you have an old version, that will not be fixed