Merge pull request #430 from konstruktoid/ISSUE422b

by an appropriate
This commit is contained in:
Thomas Sjögren 2020-04-17 11:12:51 +00:00 committed by GitHub
commit 79ef925df1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,7 +129,7 @@ cd docker-bench-security
docker build --no-cache -t docker-bench-security .
```
followed but an appropiate `docker run` command as stated above
followed by an appropriate `docker run` command as stated above
or use [Docker Compose](https://docs.docker.com/compose/):
```sh