fnichol / dvm

An on demand Docker virtual machine, thanks to Vagrant and boot2docker. Works great on Macs and other platforms that don't natively support the Docker daemon. Support VirtualBox, VMware, and Parallels.
http://fnichol.github.io/dvm
Apache License 2.0
458 stars 71 forks source link

Work around config merging issue with fusion and vagrant 1.6 #44

Closed sykesm closed 9 years ago

sykesm commented 10 years ago

Copy the relevant pieces of configuration from the vagrant-boot2docker box's Vagrantfile into dvm's.

Please see fnichol/dvm#42