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.