Host: The host is the underlying 
OS on which you will run Docker. Docker will utilise shared 
OS kernel resources to run your containers. The 
OS can run on Linux and Windows and can run on bare-metal or inside VMs. A Host can run one or multiple containers.