Skip to content

Commit b1bc869

Browse files
authored
Update README.MD
1 parent 17316b5 commit b1bc869

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.MD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ This repository contains methods to Dockerize Java Projects.
4141
- Test your Application:</br>
4242
![image](https://user-images.githubusercontent.com/689226/50369706-ae240780-05bf-11e9-91ff-0c4716ecacf8.png)
4343
- Now, **tag** your image and **push** on Docker Hub. Execute the below commands:
44-
- docker login
44+
- docker login --username=rahulvaish
45+
- Enter your password (on prompt)
4546
- docker tag springbootdocker rahulvaish/springbootdocker
4647
- docker push rahulvaish/springbootdocker
4748
- Check Docker Hub:[[Docker Hub URL]](https://cloud.docker.com/u/rahulvaish/repository/docker/rahulvaish/springbootdocker)

0 commit comments

Comments
 (0)