docs/daemon/execdriver/native
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
..
template Add AUDIT_WRITE cap 2014-07-23 09:57:41 +04:00
create.go Support for consistent MAC address. 2014-10-03 13:22:38 -07:00
driver.go Update native driver to set RootFs 2014-09-29 21:35:25 +00:00
driver_unsupported.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
driver_unsupported_nocgo.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
exec.go pkg/reexec: move reexec code to a new package 2014-10-30 14:48:30 +02:00
info.go Fix cross compile non cgo and linux systems 2014-07-16 16:57:49 -07:00
init.go Update docker with syncpipe changes 2014-11-06 01:14:13 +00:00
utils.go Update docker with syncpipe changes 2014-11-06 01:14:13 +00:00