Hacker News new | ask | show | jobs
by mikewhy 4026 days ago

    brew install docker docker-compose docker-machine
    open https://kitematic.com/download/
Kitematic might even come with docker, docker-machine. It will then set up a docker machine for you and you're ready to go.
3 comments

Yes, Kitematic does install docker-machine automatically which also sets up docker.

For CLI, in Kitematic menu there is a button where you can install the binaries.

Will it also install and configure VirtualBox and boot2docker?
Thanks, thats great :)