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

Install Vagrant and VirtualBox with homebrew-cask #18

Closed hiremaga closed 10 years ago

hiremaga commented 10 years ago

This is the easiest way I've found to install Vagrant and VirtualBox on OSX. And it fits dvm's philosophy of making awesome easy.

Thanks for dvm!

fnichol commented 10 years ago

I love it, thanks!