Merge pull request #14214 from bartduisters/patch-1

Update 04_sharing_app.md
This commit is contained in:
Usha Mandya 2022-02-04 14:08:10 +00:00 committed by GitHub
commit 3944d83af5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -29,8 +29,7 @@ To push an image, we first need to create a repository on Docker Hub.
4. Click the **Create** button!
If you look on the right-side of the page, you'll see a section named **Docker commands**. This gives
an example command that you will need to run to push to this repo.
If you look at the image below an example **Docker command** can be seen. This command will push to this repo.
![Docker command with push example](images/push-command.png){: style=width:75% }
{: .text-center }