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
- doc: clarify the runc's threat model
- libct: refactor mac labels and sysctl setup
- feat: verify libpathrs version at both compile time and runtime
- Validate mount options for null bytes (\u0000) early to provide clearer error messages
- error mounting "sysfs" to rootfs at "/sys" when creating pod with hostUsers: false and privileged:true with kind
- Docs
- Go not yet supported