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
- Try to use pidfd and epoll to wait init process exit
- Fix stdio permission error in userns container
- [1.1] join the cgroup after the initial setup finished
- rootfs: make pivot_root(2) dance handle initramfs case
- Ensure we can always terminate the parent process on error
- fix runc's poststart behaviour doesn't match the runtime-spec
- [carry 1738] Clear hook environ variables on empty Env
- refactor: move some c code to go
- libcontainer: include cgroupv2 memory.events in Manager.GetStats
- libcontainer: set pids limit to max when set to 0
- Docs
- Go not yet supported