stevvooe / go-runc

runc bindings for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

runc bindings for Go

License:Apache License 2.0


Languages

Language:Go 100.0%