Skip to content
Snippets Groups Projects
Commit 1cff0c4d authored by Will Medlar's avatar Will Medlar
Browse files

Clarify that only Linux is supported when installing from container

parent 07146833
Branches
Tags
No related merge requests found
......@@ -40,7 +40,7 @@ If you want to install a pre-built kube-bench, you can copy the kube-bench binar
docker run --rm -v `pwd`:/host aquasec/kube-bench:latest install
```
You can then run `./kube-bench <master|node>`.
You can then run `./kube-bench <master|node>`. This should work for any Linux distribution, including Alpine.
### Installing from sources
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment