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

Is this project dead? #26

Closed yacn closed 10 years ago

yacn commented 10 years ago

EOM

dougireton commented 10 years ago

Just talked with @fnichol today. I'm pretty sure he's going to talk with @mitchellh to get an updated Vagrant box with Docker 0.9.0 installed.

yacn commented 10 years ago

That sounds great! Thanks for the update. — Isaac Boehman

Sent from my phone, please excuse any typos.

On Fri, Mar 21, 2014 at 11:19 PM, Doug Ireton notifications@github.com wrote:

Just talked with @fnichol today. I'm pretty sure he's going to talk with @mitchellh to get an updated Vagrant box with Docker 0.9.0 installed.

Reply to this email directly or view it on GitHub: https://github.com/fnichol/dvm/issues/26#issuecomment-38341551

dweinstein commented 10 years ago

I've made a release of the boot2docker 0.7.1 vagrant box here which is based on boot2docker 0.7.1. I also made a PR for this project (dvm) which also will only work for vagrant.

fnichol commented 10 years ago

Thankfully it isn't :smile:

The challenge with this project is depending on two transitive upstream projects, namely boot2docker-vagrant-box and boot2docker. As such I've been forced to wait on these releases before updating. The good news is that once released, dvm gets all the benefits, yay!