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
457 stars 67 forks source link

Update documentation and `dvm check` for vmware/virtualbox support #19

Closed fnichol closed 10 years ago

fnichol commented 10 years ago

The dvm check script shouldn't fail if you don't have VirtualBox but intend to use VMware. And if that code is too hard, then we can remove the code, and remove the references in README.

Thanks to @miah for faithfully reading the docs :heart: