Merge pull request #1161 from sanscontext/979-replacement

replaces edit from #979
This commit is contained in:
LRubin 2017-01-18 11:35:45 -08:00 committed by GitHub
commit 2de5bdcb7f
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Log in to Docker Hub and Docker Cloud using [your free Docker ID](accounts.md).
Docker Hub provides the following major features:
* [Image Repositories](repos.md): Find, manage, and push and pull images from community, official, and private image libraries.
* [Image Repositories](repos.md): Find and pull images from community and official libraries, and manage, push to, and pull from private image libraries to which you have access.
* [Automated Builds](builds.md): Automatically create new images when you make changes to a source code repository.
* [Webhooks](webhooks.md): A feature of Automated Builds, Webhooks let you trigger actions after a successful push to a repository.
* [Organizations](orgs.md): Create work groups to manage access to image repositories.