mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-19 00:32:34 +01:00
correct sections
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
244cb2ae55
commit
bed663d028
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ docker run -it --net host --pid host --cap-add audit_control \
|
||||||
Docker bench requires Docker 1.10.0 or later in order to run.
|
Docker bench requires Docker 1.10.0 or later in order to run.
|
||||||
|
|
||||||
Also note that the default image and `Dockerfile` uses `FROM: alpine` which
|
Also note that the default image and `Dockerfile` uses `FROM: alpine` which
|
||||||
doesn't contain `auditctl`, this will generate errors in section 1.8 to 1.18.
|
doesn't contain `auditctl`, this will generate errors in section 1.8 to 1.15.
|
||||||
Distribution specific Dockerfiles that fixes this issue are available in the
|
Distribution specific Dockerfiles that fixes this issue are available in the
|
||||||
[distros directory](https://github.com/docker/docker-bench-security/tree/master/distros).
|
[distros directory](https://github.com/docker/docker-bench-security/tree/master/distros).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue