Skip to content

Commit

Permalink
Update README to reflect correct docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
catkins authored Mar 1, 2022
1 parent 87e2ed0 commit 3fdf74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ echo -n "my.awesome_counter:1|c#cool:tags,another_tag:with_value" | nc -u -w0 lo

```sh
# log metrics for container named "myapp"
docker run --rm -it --net="container:myapp" catkins/statsd-logger
docker run --rm -it --net="container:myapp" zendesk/statsd-logger
```

## Licence
Expand Down

0 comments on commit 3fdf74f

Please sign in to comment.