Skip to content

Commit 49ec65b

Browse files
authored
Update README.MD
1 parent c6d648b commit 49ec65b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.MD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ This repository contains methods to Dockerize Java Projects.
2121
###### This example illustrates how to Dockerize a SpringBoot Project. [[Source Code]](https://github.com/rahulvaish/Docker-Java/tree/SpringBootDocker)
2222
- Introduce a Dockerfile in your Project's 'root':
2323
![image](https://user-images.githubusercontent.com/689226/50369586-0eb24500-05be-11e9-9e95-d5f328f136aa.png)
24+
- Notice the plugin introduced in pom.xml
25+
![image](https://user-images.githubusercontent.com/689226/50370570-2a721700-05cf-11e9-80b1-98e85560114d.png)
2426
- Dockerfile for this project would look like:
2527
![image](https://user-images.githubusercontent.com/689226/50369597-44572e00-05be-11e9-8770-753592e37ca4.png)
2628
- Initiate Docker Quick Start Terminal

0 commit comments

Comments
 (0)