Skip to content

Commit 450b270

Browse files
committed
update: updated README.md
1 parent 9523a7f commit 450b270

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ java -jar target/Banking-0.0.1.jar
1313
## Running on Docker
1414
```
1515
docker build -t "spring-boot:banking" .
16+
```
17+
18+
```
1619
docker run -p 8080:8080 spring-boot:banking
1720
```
1821

0 commit comments

Comments
 (0)