You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@ Any suggestions / patches etc. are welcome!
12
12
- Starting from `1.1.7-1` we're building arm/arm64 versions too.
13
13
- Starting from `1.1.7-11` we're building linux/s390x versions too.
14
14
- Starting from `1.1.7-6` and up to `1.1.8-5` we were building '-pypy' version of x64 image, but now pypy building is disabled because lacking recent pypy docker images based on Alpine.
15
-
- Starting from `1.1.9-1` we're building we're building linux/arm/v7 and linux/arm64/v8 by default.
16
-
- Starting from `1.1.9-1` we're uploading packages also to ghcr.io/deniszh repository.
15
+
- Starting from `1.1.8-8` we're building linux/arm/v7 and linux/arm64/v8 by default.
16
+
- Starting from `1.1.8-8` we're uploading docker images also to ghcr.io/deniszh repository.
17
17
18
18
# Docker Image for Graphite & Statsd
19
19
@@ -316,7 +316,7 @@ Use `GOCARBON=1` environment variable to enable [go-carbon](https://github.com/l
316
316
317
317
### brubeck
318
318
319
-
Use `BRUBECK=1` environment variable to enable [brubeck]() instance of normal Statsd. Please note that brubeck has different config format and not fully compatible with original statsd.
319
+
Use `BRUBECK=1` environment variable to enable [brubeck](https://github.com/lukepalmer/brubeck) instance of normal Statsd. Please note that brubeck has different config format and not fully compatible with original statsd.
0 commit comments