Revert "Update index.md"

This commit is contained in:
Maria Bermudez 2019-03-21 10:31:10 -07:00 committed by GitHub
parent 44aa128dfa
commit e6983fd73e
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).