6 ms·
Give Docker Machine a try https://docs.docker.com/machine/ https://docs.docker.com/machine/ Machine makes it really easy to create Docker hosts on your com
by grokavi 11y ago
Give Docker Machine a try https://docs.docker.com/machine/ 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 https://kitematic.com
- laex 11y agoFor 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.
- zenlikethat 11y agoSuper 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 https://github.com/docker/machine/releases.
- laex 11y agoYes, 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