mirror of https://github.com/docker/docs.git
Merge pull request #1161 from sanscontext/979-replacement
replaces edit from #979
This commit is contained in:
commit
2de5bdcb7f
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue