mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
5e3312f358
Docker-DCO-1.1-Signed-off-by: Glyn Normington <gnormington@gopivotal.com> (github: glyn)
Hacking on libcontainer
The hack/ directory holds information and tools for everyone involved in the process of creating and distributing libcontainer, specifically:
Guides
If you're a contributor or aspiring contributor, you should read CONTRIBUTORS.md.
If you're a maintainer or aspiring maintainer, you should read MAINTAINERS.md.
Roadmap
A high-level roadmap is available at ROADMAP.md.
Build tools
TBD
Credits
The initial documentation in the hack/ directory came from the Docker repository, where libcontainer grew up.