John Howard e57b2a8066 Bump containerd to d97a907f il y a 6 ans
..
LICENSE 7acea2a243 Vendor containerd 1.0 il y a 7 ans
README.md 7acea2a243 Vendor containerd 1.0 il y a 7 ans
command_linux.go 98e23f2a8e Update containerd vendor to 1.2 beta il y a 7 ans
command_other.go 98e23f2a8e Update containerd vendor to 1.2 beta il y a 7 ans
console.go e57b2a8066 Bump containerd to d97a907f il y a 6 ans
container.go 52ed3e0896 Update containerd to 1.1 il y a 7 ans
events.go 52ed3e0896 Update containerd to 1.1 il y a 7 ans
io.go e57b2a8066 Bump containerd to d97a907f il y a 6 ans
io_unix.go e57b2a8066 Bump containerd to d97a907f il y a 6 ans
io_windows.go e57b2a8066 Bump containerd to d97a907f il y a 6 ans
monitor.go 52ed3e0896 Update containerd to 1.1 il y a 7 ans
runc.go e57b2a8066 Bump containerd to d97a907f il y a 6 ans
utils.go 98e23f2a8e Update containerd vendor to 1.2 beta il y a 7 ans

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.