Fix Docker mountpoint prefix docs

This commit is contained in:
Teoh Han Hui 2017-07-28 15:06:28 +08:00 committed by GitHub
parent 46c31d8a7e
commit 0b1f64bb15

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