Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Oct 13, 2020
1 parent d6e6d98 commit 70da725
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,16 @@ Test it.
$ curl http://127.0.0.1:8080/_health
```

### Docker

Clone and then run docker containers.

```zsh
$ git clone https://github.com/Clivern/Rhino.git
$ cd Rhino/deployment/docker-compose
$ docker-compose up -d
```


## Versioning

Expand Down

0 comments on commit 70da725

Please sign in to comment.