mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-19 00:32:34 +01:00
require Docker 1.13 or later
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
4ec0962704
commit
55a8ec6b39
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ docker run -it --net host --pid host --cap-add audit_control \
|
||||||
docker/docker-bench-security
|
docker/docker-bench-security
|
||||||
```
|
```
|
||||||
|
|
||||||
Docker bench requires Docker 1.10.0 or later in order to run.
|
Docker bench requires Docker 1.13.0 or later in order to run.
|
||||||
|
|
||||||
Note that when distributions doesn't contain `auditctl`, the audit tests will
|
Note that when distributions doesn't contain `auditctl`, the audit tests will
|
||||||
check `/etc/audit/audit.rules` to see if a rule is present instead.
|
check `/etc/audit/audit.rules` to see if a rule is present instead.
|
||||||
|
|
Loading…
Reference in a new issue