Cory Snider 7d9d601e6d project: document supported containerd versions hai 1 ano
..
BRANCHES-AND-TAGS.md fa73c24471 Fixed broken links in project documentation files. %!s(int64=3) %!d(string=hai) anos
GOVERNANCE.md 25dbeab78e Fix a typo in project/GOVERANCE.md %!s(int64=4) %!d(string=hai) anos
ISSUE-TRIAGE.md dc11d2a2d8 remove deprecated devicemapper storage-driver %!s(int64=2) %!d(string=hai) anos
PACKAGERS.md 7d9d601e6d project: document supported containerd versions hai 1 ano
PATCH-RELEASES.md 9596e3c501 Update patch release process %!s(int64=9) %!d(string=hai) anos
PRINCIPLES.md b7a1776878 minor grammar suggestion %!s(int64=10) %!d(string=hai) anos
README.md f4ea1081f4 Rename project/CONTRIBUTORS.md -> project/CONTRIBUTING.md %!s(int64=8) %!d(string=hai) anos
RELEASE-PROCESS.md fa73c24471 Fixed broken links in project documentation files. %!s(int64=3) %!d(string=hai) anos
REVIEWING.md c133553154 REVIEWING.md: Fix status 4 merge label %!s(int64=6) %!d(string=hai) anos

README.md

Hacking on Docker

The project/ directory holds information and tools for everyone involved in the process of creating and distributing Docker, specifically:

Guides

If you're a contributor or aspiring contributor, you should read CONTRIBUTING.md.

If you're a maintainer or aspiring maintainer, you should read MAINTAINERS.

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.

Roadmap

A high-level roadmap is available at ROADMAP.md.

Build tools

hack/make.sh is the primary build tool for docker. It is used for compiling the official binary, running the test suite, and pushing releases.