containerd/cmd
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
..
containerd Switch from package syscall to golang.org/x/sys 2017-08-09 13:41:16 +02:00
containerd-shim Share Dialer and DialAddress between client and shim 2017-08-11 09:34:29 -07:00
ctr Set runtime on container from ctr 2017-08-10 11:38:36 -04:00
protoc-gen-gogoctrd events: autogenerate fieldpath filters 2017-08-01 14:09:38 -07:00
stress Add null io option 2017-08-14 13:09:16 -04:00