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

Chasing releases #50

Closed miketheman closed 7 years ago

miketheman commented 9 years ago

Considering that the docker project moves at a speedy pace, how can we keep dvm, boot2docker, docker commandline in sync?

kballenegger commented 9 years ago

:+1:

gschmutz commented 9 years ago

+1

composer22 commented 8 years ago

Seriously not working with brew install docker. The fnichol/boot2docker-vagrant-box is using v1.2.0/boot2docker.iso and the API is not able to communicate to OSX client because they are not release compatible.

miketheman commented 7 years ago

I've abandoned use of dvm, in favor of Docker native for Mac. Closing.