From aa700166129ec6019b06e83ddedf01b715cbbfa7 Mon Sep 17 00:00:00 2001 From: Nemo Date: Sat, 14 Apr 2018 14:58:44 +0530 Subject: [PATCH] Adds note about speedtest fixes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2114d64..6d22938 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Issues I've faced/reported as a result of this project: 8. Traefik Security headers don't overwrite upstream headers: https://github.com/containous/traefik/issues/2618 9. Transmission exporter broke with different data types while unmarshalling JSON in go. I filed a PR https://github.com/metalmatze/transmission-exporter/pull/2. 10. Radarr official docker container was [running a very old `mediainfo`](https://github.com/Radarr/Radarr/issues/2668#issuecomment-376310514). [Filed a fix to upgrade `mediainfo` on the official radarr image](https://github.com/linuxserver/docker-baseimage-mono/pull/3) +11. Patched the [speedtest-exporter](https://github.com/stefanwalther/speedtest-exporter/pull/7) to use Alpine and upgraded Node.JS for a smaller updated build. # Plumbing