mirror of
https://github.com/docker/cli.git
synced 2026-09-06 10:05:06 -05: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) Upstream-commit: 664004ed0c6c99369720a00f5673f1e106d9496d Component: engine