From 09ccf6ca1f22a8ff18160519e5dc0bd29506f8f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Sj=C3=B6gren?= Date: Thu, 21 Jul 2016 22:00:47 +0200 Subject: [PATCH] mention adjusting volumes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Sjögren --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9819c8b..77e82d9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ We are making this available as an open-source utility so the Docker community c ## Running Docker Bench for Security -We packaged docker bench as a small container for your convenience. Note that this container is being run with a *lot* of privilege -- sharing the host's filesystem, pid and network namespaces, due to portions of the benchmark applying to the running host. +We packaged docker bench as a small container for your convenience. Note that this container is being run with a *lot* of privilege -- sharing the host's filesystem, pid and network namespaces, due to portions of the benchmark applying to the running host. Don't forget to adjust the shared volumes according to your operating system, it may not for example use systemd. The easiest way to run your hosts against the Docker Bench for Security is by running our pre-built container: