Comment on Vagrant Feature Preview: Docker-Based Development EnvironmentsparentComments−ecnahc51512yContainers, not VMs.Containers contain processes, and Docker base images allow you to use yum/dpkg/apt in various containers, it doesn't matter what host OS you use, as long as you run a supported Linux Kernel.
Comments
Containers, not VMs.
Containers contain processes, and Docker base images allow you to use yum/dpkg/apt in various containers, it doesn't matter what host OS you use, as long as you run a supported Linux Kernel.