Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thinlt authored Jul 19, 2017
1 parent ab2a0ca commit 84a0b04
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ How to use it:

```
# docker build -t docs_tool .
# docker run -it -p 8001:8080 --name docs_tool --restart=on-failure docs_tool
# docker stop docs_tool
# docker container rm docs_tool
# docker run -it -d -p 8001:8080 --name docs_tool --restart=on-failure docs_tool
```

0 comments on commit 84a0b04

Please sign in to comment.