All Projects → containerd → go-runc

containerd / go-runc

Licence: Apache-2.0 license
runc bindings for Go

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to go-runc

podman-static
static podman binaries and container image
Stars: ✭ 108 (-6.09%)
Mutual labels:  runc
project-template
Template Files for New OCI Projects
Stars: ✭ 14 (-87.83%)
Mutual labels:  runc
Runtime Spec
OCI Runtime Specification
Stars: ✭ 2,316 (+1913.91%)
Mutual labels:  runc
Ctop
Top-like interface for container metrics
Stars: ✭ 12,188 (+10498.26%)
Mutual labels:  runc
Cri O
Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
Stars: ✭ 3,758 (+3167.83%)
Mutual labels:  runc
Img
Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
Stars: ✭ 3,512 (+2953.91%)
Mutual labels:  runc
ctnr
rootless runc-based container engine - deprecated in favour of podman
Stars: ✭ 30 (-73.91%)
Mutual labels:  runc
runrootless
rootless OCI container runtime with ptrace hacks (No root privileges nor SUID binaries (e.g. newuidmap) are required!)
Stars: ✭ 114 (-0.87%)
Mutual labels:  runc
microk8s-kata-containers
Kata Containers with MicroK8s
Stars: ✭ 32 (-72.17%)
Mutual labels:  runc
sriov
Simple standalone Docker Plugin implementation to demonstrate Clear Containers with SRIOV
Stars: ✭ 25 (-78.26%)
Mutual labels:  runc
Book k8sInfra
< 컨테이너 인프라 환경 구축을 위한 쿠버네티스/도커 >
Stars: ✭ 176 (+53.04%)
Mutual labels:  runc

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].