boot2docker / osx-installer

Docker installer for Mac OS X
Apache License 2.0
1.25k stars 258 forks source link

add an applet to b2d init; b2d start; export DOCKER_HOST=tcp://localhost... #16

Closed SvenDowideit closed 10 years ago

SvenDowideit commented 10 years ago

...:4243

this may well simplify things for the new user -

leaving them with a running b2d vm, and in a terminal session with DOCKER_HOST already set.

ie - as simple as the Windows experience.

(I will add some more hints to it later - need a haircut :) )

SvenDowideit commented 10 years ago

this will help #13 - but I need to figure out something for upgrading too.