mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
.. | ||
README.md |
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.