Skip to content

Commit a617571

Browse files
authored
Add docker hub link.
1 parent ad3d04b commit a617571

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ At [Keen](http://keen.io) we run some Redis instances in Mesos with dynamically
99
therefore have an on-box StatsD instance to report to. Therefore this little program can be started with a dynamic
1010
port and report metrics out to DogStatsD!
1111

12+
# Docker
13+
A public docker image is available on [docker hub](https://hub.docker.com/r/keen/redis-statsd/).
14+
1215
# Notes
1316

1417
## A Word On Counters
@@ -43,4 +46,4 @@ optional arguments:
4346
--statsd-port STATSD_PORT
4447
The port of the Redis port to connect to
4548
--no-tags Disable tags for use with DogStatsD
46-
```
49+
```

0 commit comments

Comments
 (0)