From d484d3e08e287a7a67551ce109cc57ccffa60eba Mon Sep 17 00:00:00 2001 From: Nichelle A Hall Date: Fri, 15 Jul 2016 11:31:19 -0700 Subject: [PATCH] Updated influxdb-grafana example #1054 Updated influxdb-grafana example to include an issue with the Docker for Mac Beta ("unexpected EOF"). --- examples/influxdb-grafana/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/influxdb-grafana/README.md b/examples/influxdb-grafana/README.md index c20df087c..cc2c12f42 100644 --- a/examples/influxdb-grafana/README.md +++ b/examples/influxdb-grafana/README.md @@ -43,6 +43,7 @@ Note: The script also supports docker-machine but doesn't require it. - Make sure the time on your docker-machine vm is syncd with the time on your host +- There is an unresolved issue with the 1.12.0-rc4-beta19 (build: 10258) Docker for Mac Beta that will throw an error ("unexpected EOF") while attempting to publish to the InfluxDB container. When using Mac OS X, it is suggested to use an InfluxDB daemon (`influxd`) or to utilize a virtual machine with a docker-supported Linux distribution