Update index.md

This commit is contained in:
Wang Jie 2019-03-20 15:23:52 +08:00 committed by GitHub
parent ec0bcc6870
commit 46bc26536f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
--- ---
description: Docker Hub Quickstart description: Docker Hub Quickstart
keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, accounts, organizations, repositories, groups, teams keywords: Docker, docker, registry, accounts, plans, Dockerfile, Docker Hub, docs, documentation, accounts, organizations, repositories, groups, teams
title: Docker Hub Quickstart title: Docker Hub quickstart
redirect_from: redirect_from:
- /docker-hub/overview/ - /docker-hub/overview/
- /apidocs/docker-cloud/ - /apidocs/docker-cloud/
@ -141,7 +141,7 @@ Congratulations! You've successfully:
- Built a Docker container image on your computer - Built a Docker container image on your computer
- Pushed it to Docker Hub - Pushed it to Docker Hub
### Next Steps ### Next steps
- Create an [Organization](orgs.md) to use Docker Hub with your team. - Create an [Organization](orgs.md) to use Docker Hub with your team.
- Automatically build container images from code through [Builds](builds/index.md). - Automatically build container images from code through [Builds](builds/index.md).