You asked for it in many a comment and here it is: Docker 101 (A).
Docker radically changed the IT world as it was the product that popularized container technology. Containers, unlike virtual machines (VMs), do not virtualize an entire operating system (OS); instead ...