mirror of https://github.com/docker/docs.git
parent
47cd038060
commit
9177561e25
|
|
@ -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:
|
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.
|
* [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.
|
* [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.
|
* [Organizations](orgs.md): Create work groups to manage access to image repositories.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue