tree: 73e8b96c4e571cf96a1395e2cb65acc0cd8d0ae0 [path history] [tgz]
  1. README.md
contrib/vagrant-docker/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.

Provisioners

Providers