Merge pull request #2915 from rochfeu/patch-1

Remove duplicate word in push.md
This commit is contained in:
Sebastiaan van Stijn 2021-01-06 14:50:23 +01:00 committed by GitHub
commit 1054d0cd9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ listed.
### Push all tags of an image
Use the `-a` (or `--all-tags`) option to push To push all tags of a local image.
Use the `-a` (or `--all-tags`) option to push all tags of a local image.
The following example creates multiple tags for an image, and pushes all those
tags to Docker Hub.