Files
runc/hack
Glyn Normington 5e3312f358 Remove reference to AUTHORS file
Docker-DCO-1.1-Signed-off-by: Glyn Normington <gnormington@gopivotal.com> (github: glyn)
2014-06-13 11:14:29 +01:00
..
2014-06-13 11:14:28 +01:00
2014-06-13 11:14:28 +01:00
2014-06-13 11:14:28 +01:00
2014-06-13 11:14:28 +01:00

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.