Skip to content

Commit

Permalink
Remove -t parameter
Browse files Browse the repository at this point in the history
Removed -t parameter

Signed-off-by: Niall T <jammasterj89@gmail.com>
  • Loading branch information
jammasterj89 committed Aug 29, 2019
1 parent e1d2667 commit ef206be
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -56,9 +56,8 @@ version 1.13.0 or later.
-l FILE optional Log output in FILE
-c CHECK optional Comma delimited list of specific check(s)
-e CHECK optional Comma delimited list of specific check(s) to exclude
-i INCLUDE optional Comma delimited list of patterns within a container name to check
-x EXCLUDE optional Comma delimited list of patterns within a container name to exclude from check
-t TARGET optional Comma delimited list of images name to check
-i INCLUDE optional Comma delimited list of patterns within a container or image name to check
-x EXCLUDE optional Comma delimited list of patterns within a container or image name to exclude from check
```

By default the Docker Bench for Security script will run all available CIS tests
Expand Down

0 comments on commit ef206be

Please sign in to comment.