File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 33The hack/ directory holds information and tools for everyone involved in the process of creating and
44distributing Docker, specifically:
55
6+ ## Guides
7+
68If you're a * contributor* or aspiring contributor, you should read CONTRIBUTORS.md.
79
810If you're a * maintainer* or aspiring maintainer, you should read MAINTAINERS.md.
911
1012If you're a * packager* or aspiring packager, you should read PACKAGERS.md.
1113
1214If you're a maintainer in charge of a * release* , you should read RELEASE-CHECKLIST.md.
15+
16+ ## Roadmap
17+
18+ A high-level roadmap is available at ROADMAP.md.
19+
20+
21+ ## Build tools
22+
23+ make.sh is the primary build tool for docker. It is used for compiling the official binary,
24+ running the test suite, and pushing releases.
You can’t perform that action at this time.
0 commit comments