runc/namespaces
Vishnu Kannan 4c6df516ae Set child sub reaper option on nsenter to help cleanup all processes orphaned via ExecIn.
Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
2014-11-19 20:14:20 +00:00
..
nsenter Set child sub reaper option on nsenter to help cleanup all processes orphaned via ExecIn. 2014-11-19 20:14:20 +00:00
create.go Add RootFs field to configuration options in libcontainer's Config 2014-09-23 16:16:13 -07:00
exec.go Move RemovePaths into cgroups pkg for reuse 2014-11-17 11:56:19 -08:00
execin.go use os.Environ() to set exec command's env 2014-11-14 12:51:14 -05:00
init.go Provide better sethostname error message 2014-11-14 17:46:11 -08:00
types.go Updated libcontainer subpackage dependencies. Most subpackages now do not depend on their parent ('libcontainer') package. 'namespaces' and 'nsinit' still do. 2014-06-20 22:52:43 +00:00
types_linux.go Updated libcontainer subpackage dependencies. Most subpackages now do not depend on their parent ('libcontainer') package. 'namespaces' and 'nsinit' still do. 2014-06-20 22:52:43 +00:00
types_test.go Updated libcontainer subpackage dependencies. Most subpackages now do not depend on their parent ('libcontainer') package. 'namespaces' and 'nsinit' still do. 2014-06-20 22:52:43 +00:00
utils.go Remove syncpipe pkg 2014-11-06 00:08:10 +00:00