![]() |
пре 11 година | |
---|---|---|
.. | ||
bootcamp | пре 12 година | |
infrastructure | пре 11 година | |
make | пре 11 година | |
travis | пре 11 година | |
CONTRIBUTORS.md | пре 12 година | |
MAINTAINERS | пре 11 година | |
MAINTAINERS.md | пре 12 година | |
PACKAGERS.md | пре 11 година | |
PRINCIPLES.md | пре 12 година | |
README.md | пре 12 година | |
RELEASE-CHECKLIST.md | пре 11 година | |
ROADMAP.md | пре 11 година | |
allmaintainers.sh | пре 12 година | |
dind | пре 11 година | |
fmt-check.hook | пре 12 година | |
getmaintainer.sh | пре 12 година | |
install.sh | пре 11 година | |
make.sh | пре 11 година | |
release.sh | пре 11 година | |
stats.sh | пре 11 година | |
vendor.sh | пре 11 година |
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.