Files
containerd/vendor/github.com/containerd/go-runc
Michael Crosby d46b562043 Update containerd dependencies
sys/unix
cgroups
go-runc
console

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-07-10 11:05:51 -07:00
..
2017-05-24 17:38:24 +01:00
2017-05-10 16:51:48 -07: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.