mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
I have seen a lot of people try to do this and reach out to me on how to mount /dev/snd because it is returning "not a device node". The docs imply you can _just_ mount /dev/snd and that is not the case. This fixes that. It also allows for coolness if you want to mount say /dev/usb. Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <hugs@docker.com> (github: jfrazelle) Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <princess@docker.com> (github: jfrazelle) Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <jess@docker.com> (github: jfrazelle) Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle)