Merge pull request #626 from teohhanhui/patch-1

Fix Docker mountpoint prefix docs
This commit is contained in:
Matthias Rampke 2017-07-28 09:32:19 +02:00 committed by GitHub
commit 6506513be5

View file

@ -141,7 +141,7 @@ docker run -d -p 9100:9100 \
```
Be aware though that the mountpoint label in various metrics will now have
`/host` as prefix.
`/rootfs` as prefix.
## Using a third-party repository for RHEL/CentOS/Fedora