mirror of
https://github.com/docker/docker-bench-security.git
synced 2024-11-01 00:21:45 +01:00
"above" -> "below"
It is not above but below.
This commit is contained in:
parent
b7a5284ce4
commit
5c647c1b86
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ cd docker-bench-security
|
|||
docker build --no-cache -t docker-bench-security .
|
||||
```
|
||||
|
||||
Followed by an appropriate `docker run` command as stated above.
|
||||
Followed by an appropriate `docker run` command as stated below.
|
||||
|
||||
2. Use Docker Compose:
|
||||
|
||||
|
|
Loading…
Reference in a new issue