From 5c7acd72a5aeece5df3fcc9e2efd48a625df38df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Sj=C3=B6gren?= Date: Thu, 6 Jan 2022 21:32:59 +0100 Subject: [PATCH] add note regarding docker image 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, 2 insertions(+) diff --git a/README.md b/README.md index 703a544..1424b81 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ sudo sh docker-bench-security.sh ### Run with Docker +_Please note that the `docker/docker-bench-security` image is out-of-date and and a manual build is required. See [#405](https://github.com/docker/docker-bench-security/issues/405) for more information._ + 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. The easiest way to run your hosts against the Docker Bench for Security is by running our pre-built container: