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
- mounting "cgroup" to rootfs at "/sys/fs/cgroup" caused: stat no such file or directory
- libcontainer: provide an option to disable `saveStates`
- libcontainer/configs: mount.go is no longer OS agnostic
- Cgroup manager: Add a MakeThreaded() method
- Support setting v2 cgroup as threaded
- RunC issue with Docker on CentOS 9 (`mount /var/run/docker.sock (via /proc/self/fd/6), flags: 0x44000: permission denied: unknown`)
- EPERM mounting sysfs with rootless/userns container
- Add validations `user.max_user_namespaces` and `kernel.pid_max` for rootless containers
- Store init state failure error message is using wrong variable
- Runc fails to run in systemd-nspawn container due to unsual cgroups hierarchy
- Docs
- Go not yet supported