User mode (ALSA mode only) #253
GioF71
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Example docker-compose file for user mode with alsa:
Make sure that the path you attach to volume /config is writable by the uid/gid you specify in
user
.A host path should work, but a docker volume won't (at least doesn't work for me) because the container will not be able to write there.
Enjoy!
Beta Was this translation helpful? Give feedback.
All reactions