containerd/linux/shim/client
Michael Crosby 9f5182f394 Remove reaper from containerd daemon
This allows other packages and plugins to easily exec things without
racing with the reaper.

The reaper is mostly needed in the shim but can be removed in containerd
in favor of the `exec.Cmd` apis

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-01-10 11:51:58 -05:00
..
client_linux.go Remove mount namespace from shim 2017-12-01 17:35:14 -05:00
client_unix.go Remove mount namespace from shim 2017-12-01 17:35:14 -05:00
client.go Remove reaper from containerd daemon 2018-01-10 11:51:58 -05:00