Skip to content

Commit 8144da5

Browse files
authored
Update README.md
1 parent 6239f88 commit 8144da5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ GET /books Get all books
116116
POST /books Add book
117117
GET /books/search Search
118118

119+
## Docker Install
119120
```bash
120121
docker build -t javabooks .
121122
docker run -p 8080:8080 javabooks

0 commit comments

Comments
 (0)