Hacker News new | ask | show | jobs
by jmorgan 4213 days ago
Just as a note, Kitematic will update your boot2docker VM version to the latest 1.3.2 version. It will also update VirtualBox to 4.3.18 if the current version is lower than that.

The installer essentially runs: boot2docker upgrade boot2docker up

and then connects to it as a Docker client at `boot2docker ip`

A future plan is to allow Kitematic to be pointed at any Docker host, stay tuned :-)