Skip to content

Commit 8872248

Browse files
authored
Update README.md
1 parent 29ff7bf commit 8872248

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ docker run --name tomcat -it --rm -d -p 8080:8080 tomcat-sample:1.0
1616
```
1717
4. Navigate to http://localhost:8080/sample/ to check the started docker image with above created war file.
1818

19+
#### The java code under src/main is of no use, its just as placeholder right now.
1920

2021
## You can verify the running docker with below command's
2122
```

0 commit comments

Comments
 (0)