Files
containerd/vendor/github.com/containerd/go-runc
Michael Crosby fa3454e54d Update go-runc to b85ac701de5065a66918203dd18f05
This includes fixes for pipe ownership and NullIO options.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-08-11 17:15:25 -04:00
..
2017-05-24 17:38:24 +01:00
2017-05-24 17:38:24 +01:00
2017-07-10 11:05:51 -07:00
2017-05-24 17:38:24 +01:00
2017-07-10 11:05:51 -07:00

go-runc

Build Status

This is a package for consuming the runc binary in your Go applications. It tries to expose all the settings and features of the runc CLI. If there is something missing then add it, its opensource!

This needs runc @ a9610f2c0 or greater.

Docs

Docs can be found at godoc.org.