mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-14 10:43:50 +00:00
container. docker run -v /dev:/dev should stop mounting other default mounts in i libcontainer otherwise directories and devices like /dev/ptx get mishandled. We want to be able to run libvirtd for launching vms and it needs access to the hosts /dev. This is a key componant of OpenStack. Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan)