moby--moby/daemon/execdriver
Michael Crosby ed556fb38f Update docker with syncpipe changes
We removed the syncpipe package and replaced it with specific calls to
create a new *os.File from a specified fd passed to the process.  This
reduced code and an extra object to manage the container's init
lifecycle.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2014-11-06 01:14:13 +00:00
..
execdrivers
lxc
native Update docker with syncpipe changes 2014-11-06 01:14:13 +00:00
MAINTAINERS
driver.go Fix docker exec command help messages 2014-10-31 09:36:07 +08:00
pipes.go
termconsole.go
utils.go