Skip to content

Commit

Permalink
Merge pull request #200 from spuder/patch-1
Browse files Browse the repository at this point in the history
warn osx limitation
  • Loading branch information
lizrice committed Jan 15, 2019
2 parents fbd6eb8 + 79427e1 commit 827945f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -72,6 +72,7 @@ The default labels applied to master nodes has changed since Kubernetes 1.11, so
### Installing from a container

This command copies the kube-bench binary and configuration files to your host from the Docker container:
** binaries compiled for linux-x86-64 only (so they won't run on OSX or Windows) **
```
docker run --rm -v `pwd`:/host aquasec/kube-bench:latest install
```
Expand Down

0 comments on commit 827945f

Please sign in to comment.