![]() |
hace 11 años | |
---|---|---|
.. | ||
infrastructure | hace 11 años | |
make | hace 11 años | |
CONTRIBUTORS.md | hace 12 años | |
MAINTAINERS | hace 11 años | |
MAINTAINERS.md | hace 11 años | |
PACKAGERS.md | hace 11 años | |
PRINCIPLES.md | hace 12 años | |
README.md | hace 12 años | |
RELEASE-CHECKLIST.md | hace 11 años | |
ROADMAP.md | hace 11 años | |
allmaintainers.sh | hace 12 años | |
dind | hace 11 años | |
getmaintainer.sh | hace 11 años | |
install.sh | hace 11 años | |
make.sh | hace 11 años | |
release.sh | hace 11 años | |
stats.sh | hace 11 años | |
vendor.sh | hace 11 años |
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.