Files
containerd/vendor/github.com/containerd/go-runc
Mike Brown 2da1ced9a1 update for containerd vendor changes
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2020-01-08 15:30:36 -06:00
..
2018-09-13 16:31:32 -07:00
2018-03-16 06:39:01 +00:00
2018-03-16 06:39:01 +00:00
2018-09-13 16:31:32 -07:00
2018-09-13 16:31:32 -07:00
2018-09-13 16:31:32 -07:00
2018-02-21 02:52:57 +00:00
2018-03-16 06:39:01 +00:00
2019-08-09 10:41:46 -07:00
2020-01-08 15:30:36 -06:00
2020-01-08 15:30:36 -06:00

go-runc

Build Status codecov

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.

Project details

The go-runc is a containerd sub-project, licensed under the Apache 2.0 license. As a containerd sub-project, you will find the:

information in our containerd/project repository.