Kali from Docker
Documentation may be found at
https://www.kali.org/docs/containers/official-kalilinux-docker-images/
https://www.kali.org/docs/containers/using-kali-docker-images/
https://hub.docker.com/r/kalilinux/kali-rolling
https://www.brettfullam.com/create-a-containerized-kali-linux-in-docker
The latter link explains in detail how to create a docker image of Kali on your computer including file sharing with that image and you regular file system.
If you are going to reuse the docker container, it is highly recommended.
|
|
now start a second console and do
|
|
You may now exit
the docker console from above.
and remove the container with
|
|
All the above is a one time endeavour. From then you
may operate you kali
container as follows:
|
|
Stopping the container is done by exit
or Ctrl-d.