Skip to content

Commit

Permalink
update readme to include docker instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
code-inflation authored Mar 20, 2024
1 parent 52419e6 commit 8f82227
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ cargo install cfspeedtest

Or download the latest binary release here: [cfspeedtest/releases/latest](https://github.com/code-inflation/cfspeedtest/releases/latest)

Alternatively there is also a [docker image available on dockerhub](https://hub.docker.com/r/cybuerg/cfspeedtest)
```sh
docker run cybuerg/cfspeedtest
```

## Usage
```
> cfspeedtest --help
Expand Down

0 comments on commit 8f82227

Please sign in to comment.