Files
containerd/vendor/github.com/containerd/go-runc
Kenfe-Mickael Laventure f766801a99 Update go-runc to b3c048c028ddd789c6f9510c597f8b9c62f25359
This fixes an issue with Exec not returning a proper error

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2017-09-06 08:09:09 -07:00
..
2017-05-24 17:38:24 +01:00
2017-05-24 17:38:24 +01:00
2017-05-24 17:38:24 +01: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.