mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-07-26 04:27:50 +00:00
Merge branch 'master' of github.com:konstruktoid/docker-bench-security into issue_25
* 'master' of github.com:konstruktoid/docker-bench-security: Fix test 5.14 to not always pass when multiple ports are published. change to docker repository make readme codeblocks prettier Add first version of CONTRIBUTING.md Issue #24, remove -U, -u use official alpine image as the base Make the main script an executable for if I want to run it on my host Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com> Conflicts: README.md
This commit is contained in:
commit
eca8471c71
7 changed files with 87 additions and 35 deletions
|
@ -43,7 +43,7 @@ docker run -it --net host --pid host -v /var/lib:/var/lib \
|
|||
Also, this script can also be simply run from your base host by running:
|
||||
|
||||
```sh
|
||||
git clone https://github.com/diogomonica/docker-bench-security.git
|
||||
git clone https://github.com/docker/docker-bench-security.git
|
||||
cd docker-bench-security
|
||||
sh docker-bench-security.sh
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue