Hacker News new | ask | show | jobs
by grokavi 4025 days ago
Give Docker Machine a try https://docs.docker.com/machine/

  Machine makes it really easy to create Docker hosts on your
  computer, on cloud providers and inside your own data center.
  It creates servers, installs Docker on them, then configures
  the Docker client to talk to them.
Kitematic is another option https://kitematic.com
1 comments

For some reason, when using docker machine on a mac, the VM always fails to start and freezes at the "VM starting" phase. For this reason, I've had to switch back to boot2docker.
Super sorry to hear - we've had some issues with VirtualBox around networking and some setups we didn't anticipate -- Would be really appreciative if you'd give the latest 0.3.0 release candidate a whirl and see if it fixes the issue for you: https://github.com/docker/machine/releases.
Yes, It looks like it has been fixed. I tried creating multiple VMS ( dev, staging ) a few times, and It worked properly. Thanks.

Edit: I tried v0.3.0-rc2