On Mon, Nov 24, 2014, at 11:09 AM, Peter Robinson wrote:

> It needs some fairly low level "HW" access, not sure how that would
> work containerised.

If you "docker run --privileged", the container has total access to the host, 
it's no different from any other process running as root.  Try it:

# docker run -ti --privileged -v /:/sysroot centos ls /dev
_______________________________________________
cloud mailing list
cloud@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/cloud
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to