docker.userguide: Fix manual grafana and influxdb run commands 99/63699/1
authorRadoslaw Jablonski <radoslawx.jablonski@intel.com>
Fri, 12 Oct 2018 14:03:00 +0000 (15:03 +0100)
committerRadoslaw Jablonski <radoslawx.jablonski@intel.com>
Thu, 18 Oct 2018 15:58:46 +0000 (16:58 +0100)
commit86381552a74920fd5c33ccae1e98fd4f2ae5479f
treedf0436405e9cafcaaac5e2e9bbd96d94a0447e22
parent3e269c4c295e3dd81dfeaebe9de4c4a702e7f1d5
docker.userguide: Fix manual grafana and influxdb run commands

Previously ports were exported for grafana and influxdb but
no network was mapped - no connection was possible between
both containers (only connection from host to container
was possible).
Now container network is mapped to host - the same approach
is used by ansible automatic installation for collectd,
influxdb and grafana containers.

Change-Id: I81af33d028bb8bc55590324694af93993f0f1d8c
Signed-off-by: Radoslaw Jablonski <radoslawx.jablonski@intel.com>
docs/release/userguide/docker.userguide.rst