Hello,
I've created the Docker image linux/kali and tought maybe the Kali community would be interested in this. So if you want to run Kali within a Docker container on any Linux distribution all you should need to do is
If you'd rather build your own base image you've got the buildscript on GitHub you can use as an example.Code:docker run -t -i linux/kali /bin/bash