moby--moby/daemon/execdriver
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
..
execdrivers Windows: NewDriver() re-baseline parms 2015-05-16 11:38:19 -07:00
lxc Docker integration with libnetwork 2015-05-19 22:40:19 +00:00
native Docker integration with libnetwork 2015-05-19 22:40:19 +00:00
driver.go Docker integration with libnetwork 2015-05-19 22:40:19 +00:00
driver_linux.go add cpu.cfs_period_us support 2015-05-09 10:02:46 +08:00
pipes.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
termconsole.go Refactoring execdriver.Command and Container structs to support 'docker exec' and other 2014-09-01 14:30:16 -07:00
utils.go Generate capabilityList automatically 2015-05-08 09:40:05 -07:00