runc
https://github.com/opencontainers/runc
Go
CLI tool for spawning and running containers according to the OCI specification
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported8 Subscribers
Add a CodeTriage badge to runc
Help out
- Issues
- [Question] libseccomp runtime dependency
- The 'runc delete --force' command can't delete container if runc receives a SIGKILL before it can generate the state.json file.
- The state.json should be generated prior to the creation of the cgroup.
- Can not checkpoint container created with nvidia-container-runtime (mounted gpu)
- Try to use pidfd and epoll to wait init process exit
- rename libcontainer/dmz to a better name
- support cgroup v1 mounted with noprefix
- Reduce the delete delay with an exponential wait
- Release binaries should be built on the CI, not on a maintainer's host
- nsenter: implement a two-stage join for setns
- Docs
- Go not yet supported