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
- exec: add optional --exec-wait-fifo
- Add an optional pre-exec wait FIFO to `runc exec`
- libct: fix restored container status on init exit
- `runc state` reports a CRIU-restored container as `running` after its process has exited
- `root.readonly` is silently ignored (rootfs left writable) when the container has no mount namespace
- refactor: ignore other return values when an error occurs
- doc: clarify the runc's threat model
- libct: refactor mac labels and sysctl setup
- ci: pin GitHub Actions to full commit SHAs
- `runc exec --cgroup` can join a prefix-colliding sibling cgroup on cgroup v1
- Docs
- Go not yet supported