1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/runtime/execdriver/lxc
Michael Crosby 94233a204f Fix lxc label handleing
This also improves the logic around formatting the labels for selinux
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
2014-04-02 16:52:49 +00:00
..
driver.go Ensure a reliable way to kill ghost containers on reboot 2014-04-01 07:11:41 +00:00
info.go Move execdrivers into runtime top level pkg 2014-03-17 11:40:12 -07:00
info_test.go Move execdrivers into runtime top level pkg 2014-03-17 11:40:12 -07:00
init.go Allow non-privileged containers to create device nodes. 2014-04-03 18:44:13 +00:00
lxc_init_linux.go Move execdrivers into runtime top level pkg 2014-03-17 11:40:12 -07:00
lxc_init_unsupported.go Move execdrivers into runtime top level pkg 2014-03-17 11:40:12 -07:00
lxc_template.go Fix lxc label handleing 2014-04-02 16:52:49 +00:00
lxc_template_unit_test.go Add --opt arguments for drivers 2014-03-27 21:47:47 +01:00