From 0b1f64bb1509e0888d50e5e81879efa1f4763c33 Mon Sep 17 00:00:00 2001 From: Teoh Han Hui Date: Fri, 28 Jul 2017 15:06:28 +0800 Subject: [PATCH] Fix Docker mountpoint prefix docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 049615e4..e14bb3a8 100644 --- a/README.md +++ b/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