github.com/webwurst/docker@v1.7.0/docs/docker-hub/index.md (about) 1 <!--[metadata]> 2 +++ 3 title = "The Docker Hub" 4 description = "The Docker Help documentation home" 5 keywords = ["Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, accounts, organizations, repositories, groups"] 6 [menu.main] 7 parent = "smn_pubhub" 8 +++ 9 <![end-metadata]--> 10 11 # Docker Hub 12 13 The [Docker Hub](https://hub.docker.com) provides a cloud-based platform service 14 for distributed applications, including container image distribution and change 15 management, user and team collaboration, and lifecycle workflow automation. 16 17 ![DockerHub](/docker-hub/hub-images/hub.png) 18 19 ## [Finding and pulling images](./userguide.md) 20 21 Find out how to [use the Docker Hub](./userguide.md) to find and pull Docker 22 images to run or build upon. 23 24 ## [Accounts](./accounts.md) 25 26 [Learn how to create](./accounts.md) a Docker Hub 27 account and manage your organizations and groups. 28 29 ## [Your Repositories](./repos.md) 30 31 Find out how to share your Docker images in [Docker Hub 32 repositories](./repos.md) and how to store and manage private images. 33 34 ## [Automated builds](./builds.md) 35 36 Learn how to automate your build and deploy pipeline with [Automated 37 Builds](./builds.md) 38