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
Michael Crosby 60e4276f5a Integrate new structure into docker's native driver
This duplicates some of the Exec code but I think it it worth it because
the native driver is more straight forward and does not have the
complexity have handling the type issues for now.
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
2014-04-30 18:20:01 -07:00
..
execdrivers Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
lxc Close extraneous file descriptors in containers 2014-04-29 16:45:28 -06:00
native Integrate new structure into docker's native driver 2014-04-30 18:20:01 -07:00
driver.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
MAINTAINERS Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
pipes.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
termconsole.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00