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

DVM not support VirtualBox 4.3 #39

Closed bherrup closed 10 years ago

bherrup commented 10 years ago

VirtualBox's current version is 4.3. Any chance we can add this to dvm's supported versions?

Thanks!

fnichol commented 10 years ago

Hi there, is dvm failing on boot for you? I'm running VirtualBox 4.3.4 on Mac 10.8.5 without any issues (mind you, this is not the very latest release).

fnichol commented 10 years ago

Hi @bherrup, in the wake of dvm's 0.6.0 release, could I get you to try that release? If you're still having issues, then simply re-open. Thank you!

bherrup commented 10 years ago

@fnichol, I'll test it out tonight!