2015-06-07 20:07:20 -07:00
|
|
|
<!--[metadata]>
|
|
|
|
+++
|
2015-06-16 06:04:13 -07:00
|
|
|
title = "The Docker Hub"
|
2015-06-07 20:07:20 -07:00
|
|
|
description = "The Docker Help documentation home"
|
|
|
|
keywords = ["Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, accounts, organizations, repositories, groups"]
|
|
|
|
[menu.main]
|
|
|
|
parent = "smn_pubhub"
|
|
|
|
+++
|
|
|
|
<![end-metadata]-->
|
2014-06-08 17:26:36 -07:00
|
|
|
|
2014-06-01 16:48:04 -04:00
|
|
|
# Docker Hub
|
2014-05-22 07:05:19 +10:00
|
|
|
|
2015-05-04 05:25:47 +00:00
|
|
|
The [Docker Hub](https://hub.docker.com) provides a cloud-based platform service
|
|
|
|
for distributed applications, including container image distribution and change
|
|
|
|
management, user and team collaboration, and lifecycle workflow automation.
|
|
|
|
|
2015-02-22 00:16:34 +01:00
|
|
|
![DockerHub](/docker-hub/hub-images/hub.png)
|
2014-06-08 17:26:36 -07:00
|
|
|
|
2015-05-04 05:25:47 +00:00
|
|
|
## [Finding and pulling images](./userguide.md)
|
|
|
|
|
|
|
|
Find out how to [use the Docker Hub](./userguide.md) to find and pull Docker
|
|
|
|
images to run or build upon.
|
|
|
|
|
|
|
|
## [Accounts](./accounts.md)
|
2014-06-08 17:26:36 -07:00
|
|
|
|
2015-05-04 05:25:47 +00:00
|
|
|
[Learn how to create](./accounts.md) a Docker Hub
|
2014-06-08 17:26:36 -07:00
|
|
|
account and manage your organizations and groups.
|
|
|
|
|
2015-05-04 05:25:47 +00:00
|
|
|
## [Your Repositories](./repos.md)
|
2014-06-08 17:26:36 -07:00
|
|
|
|
|
|
|
Find out how to share your Docker images in [Docker Hub
|
2015-05-04 05:25:47 +00:00
|
|
|
repositories](./repos.md) and how to store and manage private images.
|
2014-06-08 17:26:36 -07:00
|
|
|
|
2015-05-04 05:25:47 +00:00
|
|
|
## [Automated builds](./builds.md)
|
2014-05-22 07:05:19 +10:00
|
|
|
|
2014-06-08 17:26:36 -07:00
|
|
|
Learn how to automate your build and deploy pipeline with [Automated
|
2015-05-04 05:25:47 +00:00
|
|
|
Builds](./builds.md)
|
2014-05-22 07:05:19 +10:00
|
|
|
|