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

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.