buildkit/vendor/github.com/containerd/go-runc
Tonis Tiigi 1f5addddac vendor: update containerd
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2017-07-01 08:37:36 -07:00
..
LICENSE worker: runc worker exection 2017-06-02 10:20:05 -07:00
README.md worker: runc worker exection 2017-06-02 10:20:05 -07:00
command_linux.go worker: runc worker exection 2017-06-02 10:20:05 -07:00
command_other.go worker: runc worker exection 2017-06-02 10:20:05 -07:00
console.go worker: runc worker exection 2017-06-02 10:20:05 -07:00
container.go worker: runc worker exection 2017-06-02 10:20:05 -07:00
events.go worker: runc worker exection 2017-06-02 10:20:05 -07:00
io.go worker: runc worker exection 2017-06-02 10:20:05 -07:00
monitor.go worker: runc worker exection 2017-06-02 10:20:05 -07:00
runc.go vendor: update containerd 2017-07-01 08:37:36 -07:00
utils.go worker: runc worker exection 2017-06-02 10:20:05 -07:00

README.md

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.