Install kube-bench from Docker container

If you have Docker installed you can run:

docker run --rm -v `pwd`:/host docker.io/aquasec/kube-bench:latest install
This command copies the kube-bench binary and configuration files to your host from the Docker container.
And in the end - you can run the binary from current folder:
./kube-bench