Files
docker-cli/components/engine/runtime
Kevin Wallace 42964a36b7 Allow non-privileged containers to create device nodes.
Such nodes could already be created by importing a tarball to a container; now
they can be created from within the container itself.

This gives non-privileged containers the mknod kernel capability, and modifies
their cgroup settings to allow creation of *any* node, not just whitelisted
ones.  Use of such nodes is still controlled by the existing cgroup whitelist.

Docker-DCO-1.1-Signed-off-by: Kevin Wallace <kevin@pentabarf.net> (github: kevinwallace)
Upstream-commit: c94111b61988ad32d87f99d4421cbcde018c3fb4
Component: engine
2014-04-03 18:44:13 +00:00
..
2014-03-17 21:54:05 -04:00
2014-03-18 13:44:23 -04:00
2014-03-17 21:54:05 -04:00
2014-04-01 07:12:50 +00:00
2014-03-09 23:16:15 -07:00
2014-04-01 07:07:42 +00:00
2014-03-27 21:47:47 +01:00
2014-04-03 19:33:20 +02:00