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

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.