mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-19 00:32:34 +01:00
change to docker repository
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
This commit is contained in:
parent
f3f5636ac9
commit
41a0f63013
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ docker run -it --net host --pid host \
|
||||||
Also, this script can also be simply run from your base host by running:
|
Also, this script can also be simply run from your base host by running:
|
||||||
|
|
||||||
```sh
|
```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
|
cd docker-bench-security
|
||||||
sh docker-bench-security.sh
|
sh docker-bench-security.sh
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue