containerd/linux
Michael Crosby eb58ecab7c Add null io option
This adds null IO option for efficient handling of IO.
It provides a container directly with `/dev/null` and does not require
any io.Copy within the shim whenever a user does not want the IO of the
container.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-08-14 13:09:16 -04:00
..
runcopts api: generate merged descriptors when building protobufs 2017-08-04 16:50:28 -07:00
shim Add null io option 2017-08-14 13:09:16 -04:00
bundle.go Fix failure to connect to shim on daemon restart 2017-08-11 09:34:29 -07:00
process.go Return exit status from Wait of stopped process 2017-08-03 17:22:33 -04:00
runtime.go Fix failure to connect to shim on daemon restart 2017-08-11 09:34:29 -07:00
task.go Return exit status from Wait of stopped process 2017-08-03 17:22:33 -04:00