f7888fafe9
Upstream-commit: 9c7a8edddd447e64069f0cd108bee4d008049c49 Component: engine
Vagrant integration
Currently there are at least 4 different projects that we are aware of that deals with integration with Vagrant at different levels. One approach is to use Docker as a provisioner which means you can create containers and pull base images on VMs using Docker's CLI and the other is to use Docker as a provider, meaning you can use Vagrant to control Docker containers.