Skip to content

Commit 4263434

Browse files
Update content/get-started/workshop/04_sharing_app.md
Co-authored-by: Sebastiaan van Stijn <[email protected]>
1 parent 7771023 commit 4263434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/get-started/workshop/04_sharing_app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ In the following image, you can see an example Docker command from Docker Hub. T
3838

3939
## Push the image
4040

41-
1. Sign in to Docker Hub using the command: `docker login YOUR-USER-NAME YOUR-PASSWORD`.
41+
1. Sign in to Docker Hub using the command: `docker login`.
4242
2. In the command line, run the `docker push` command that you see on Docker
4343
Hub. Note that your command will have your Docker ID, not "docker". For example, `docker push YOUR-USER-NAME/getting-started`.
4444

0 commit comments

Comments
 (0)