Skip to content

Commit 7d9c34e

Browse files
authored
Update lab6-docker-build.md
1 parent 6ffabe1 commit 7d9c34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab6-docker-build.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
#### Push the Image to Docker Hub**
4646
1. Log in to Docker Hub using the `docker login` command:
4747
```bash
48-
docker login
48+
docker login - u becloudready
4949
```
5050
2. Tag your custom image to match your Docker Hub repository:
5151
```bash

0 commit comments

Comments
 (0)