Use the Docker CLI to pull this image
See https://github.com/inspec/inspec/ for more information.
Example usage:
docker run -it --rm chef/inspec shell
Execute a profile in this folder:
docker run -it --rm -v $(pwd):/share chef/inspec check examples/profile