Skip to content

Commit

Permalink
Add docker usage to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleimp committed Sep 10, 2020
1 parent 2fbba7d commit 651be7b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ curl -sf https://gobinaries.com/unleash/unleash-checkr | sh

Download the pre-compiled binaries from the [releases page](https://github.com/unleash/unleash-checkr/releases) and copy to the desired location

### Docker

```sh
$ docker run -it --rm unleashorg/unleash-checkr --help
```

### Compiling from source

Clone the repository
Expand Down

0 comments on commit 651be7b

Please sign in to comment.