![]() |
10 lat temu | |
---|---|---|
.. | ||
make | 10 lat temu | |
CONTRIBUTORS.md | 10 lat temu | |
GOVERNANCE.md | 10 lat temu | |
IRC-ADMINISTRATION.md | 10 lat temu | |
MAINTAINERS | 10 lat temu | |
MAINTAINERS.md | 10 lat temu | |
PACKAGERS.md | 10 lat temu | |
PRINCIPLES.md | 10 lat temu | |
README.md | 10 lat temu | |
RELEASE-CHECKLIST.md | 10 lat temu | |
ROADMAP.md | 10 lat temu | |
allmaintainers.sh | 10 lat temu | |
dind | 10 lat temu | |
generate-authors.sh | 10 lat temu | |
getmaintainer.sh | 10 lat temu | |
install.sh | 10 lat temu | |
make.sh | 10 lat temu | |
release.sh | 10 lat temu | |
report-issue.sh | 10 lat temu | |
stats.sh | 10 lat temu | |
vendor.sh | 10 lat temu |
The hack/ directory holds information and tools for everyone involved in the process of creating and distributing Docker, specifically:
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.
If you're a packager or aspiring packager, you should read PACKAGERS.md.
If you're a maintainer in charge of a release, you should read RELEASE-CHECKLIST.md.
A high-level roadmap is available at ROADMAP.md.
make.sh is the primary build tool for docker. It is used for compiling the official binary, running the test suite, and pushing releases.