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
Jana Radhakrishnan d18919e304 Docker integration with libnetwork
- Updated Dockerfile to satisfy libnetwork GOPATH requirements.
    - Reworked daemon to allocate network resources using libnetwork.
    - Reworked remove link code to also update network resources in libnetwork.
    - Adjusted the exec driver command population to reflect libnetwork design.
    - Adjusted the exec driver create command steps.
    - Updated a few test cases to reflect the change in design.
    - Removed the dns setup code from docker as resolv.conf is entirely managed
      in libnetwork.
    - Integrated with lxc exec driver.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-05-19 22:40:19 +00:00
..
driver.go Docker integration with libnetwork 2015-05-19 22:40:19 +00:00
info.go Windows: Factor out LXC 2015-04-30 14:28:35 -07:00
info_test.go Windows: Factor out LXC 2015-04-30 14:28:35 -07:00
init.go Windows: Factor out LXC 2015-04-30 14:28:35 -07:00
lxc_init_linux.go Windows: Factor out LXC 2015-04-30 14:28:35 -07:00
lxc_init_unsupported.go Windows: Factor out LXC 2015-04-30 14:28:35 -07:00
lxc_template.go Docker integration with libnetwork 2015-05-19 22:40:19 +00:00
lxc_template_unit_test.go Docker integration with libnetwork 2015-05-19 22:40:19 +00:00