Merge pull request #626 from teohhanhui/patch-1

Fix Docker mountpoint prefix docs
pull/630/head
Matthias Rampke 9 years ago committed by GitHub
commit 6506513be5
  1. 2
      README.md

@ -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

Loading…
Cancel
Save