Files
containerd/vendor/github.com/containerd/go-runc
Michael Crosby 424d33c5b7 Update go-runc to e029b79d8cda8374981c64eba71f28e
Includes fix for user namespaces and NOTIFY_SOCKET.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-09-11 11:20:34 -04:00
..
2018-08-02 17:11:29 -04:00
2018-03-08 13:57:30 -05:00
2018-03-08 13:57:30 -05:00
2018-09-07 18:30:31 -04:00
2018-09-07 18:30:31 -04:00
2017-05-24 17:38:24 +01:00
2018-03-08 13:57:30 -05:00
2019-07-03 21:57:10 +08:00
2019-07-03 21:57:10 +08: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.