mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-07-30 14:09:14 +00:00
label rule for 1.8
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
887f5a4e34
commit
815b369237
2 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ docker run -it --net host --pid host --cap-add audit_control \
|
|||
-v /var/lib:/var/lib \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
-v /usr/lib/systemd:/usr/lib/systemd \
|
||||
-v /etc:/etc --label docker-bench-security \
|
||||
-v /etc:/etc --label docker_bench_security \
|
||||
diogomonica/docker-bench-security
|
||||
```
|
||||
|
||||
|
@ -38,7 +38,7 @@ docker run -it --net host --pid host --cap-add audit_control \
|
|||
-v /var/lib:/var/lib \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
-v /usr/lib/systemd:/usr/lib/systemd \
|
||||
-v /etc:/etc --label docker-bench-security \
|
||||
-v /etc:/etc --label docker_bench_security \
|
||||
docker-bench-security
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue