Sebastiaan van Stijn 3512b04093 vendor: github.com/containerd/go-runc v1.1.0 vor 2 Jahren
..
.golangci.yml 3512b04093 vendor: github.com/containerd/go-runc v1.1.0 vor 2 Jahren
LICENSE 7acea2a243 Vendor containerd 1.0 vor 7 Jahren
README.md 3512b04093 vendor: github.com/containerd/go-runc v1.1.0 vor 2 Jahren
command_linux.go 1617be92d3 bump containerd/go-runc e029b79d8cda8374981c64eba71f28ec38e5526f vor 5 Jahren
command_other.go 3512b04093 vendor: github.com/containerd/go-runc v1.1.0 vor 2 Jahren
console.go 3512b04093 vendor: github.com/containerd/go-runc v1.1.0 vor 2 Jahren
container.go 52ed3e0896 Update containerd to 1.1 vor 7 Jahren
events.go 3512b04093 vendor: github.com/containerd/go-runc v1.1.0 vor 2 Jahren
io.go 3512b04093 vendor: github.com/containerd/go-runc v1.1.0 vor 2 Jahren
io_unix.go 3512b04093 vendor: github.com/containerd/go-runc v1.1.0 vor 2 Jahren
io_windows.go 3512b04093 vendor: github.com/containerd/go-runc v1.1.0 vor 2 Jahren
monitor.go 3512b04093 vendor: github.com/containerd/go-runc v1.1.0 vor 2 Jahren
runc.go 3512b04093 vendor: github.com/containerd/go-runc v1.1.0 vor 2 Jahren
utils.go 3512b04093 vendor: github.com/containerd/go-runc v1.1.0 vor 2 Jahren

README.md

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.