HOW TO SETUP Kali Linux in Docker on Windows 10 What is Docker? Docker is an open source technology that lets you create, run, test, and deploy distributed applications within software containers. Docker allows you to deploy applications quickly, reliably and stably in any environment. Why use Docker? Because the containers are portable, convenient and fast. With Docker, we can create an image and use it as the basis for each environment we create. For example, we download the basic container Kali Linux, which does not come with the tools installed. Let’s see that from this basic container, can go installing the tools I need and then save with a new name, without the original container, to be, affected. Thus being able, from the base image, create a container with tools for forensics, a container with tools to PenTest web, for example. Install the Metasploit Framework (IN WINDOWS 10 DOCKERS) CLICK HERE my thought The next best thing is Containers. In the Window...