From e1fcdb8c3ddf1c0abf97588a943c6e7a01d87096 Mon Sep 17 00:00:00 2001 From: LorensK Date: Mon, 13 Mar 2017 12:13:24 +0100 Subject: [PATCH] Minor clarification i spent too many seconds pondering whether non-systemd OSs are supported. Using "might" instead of "may" removes the ambiguity. Signed-off-by: Lorens Kockum --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43576db..945c3fd 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ 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. +according to your operating system, for example it might not use systemd. The easiest way to run your hosts against the Docker Bench for Security is by running our pre-built container: