1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/execdriver/lxc
Michael Crosby 0f27894094 Fix network mode for lxc 1.0
Fixes #5692

This change requires lxc 1.0+ to work and breaks lxc versions less than
1.0 for host networking.  We think that this is a find tradeoff by
bumping docker to only support lxc 1.0
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
2014-05-20 19:10:23 +00:00
..
driver.go Move cgroups package into libcontainer 2014-05-14 15:21:44 -07:00
info.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
info_test.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
init.go Setup host networking for lxc and native 2014-05-05 10:08:59 -07:00
lxc_init_linux.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
lxc_init_unsupported.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
lxc_template.go Fix network mode for lxc 1.0 2014-05-20 19:10:23 +00:00
lxc_template_unit_test.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00