install docker on osx
cd brew update brew install phinze/cask/brew-cask brew cask install virtualbox brew install boot2docker boot2docker init boot2docker up export DOCKER_HOST=tcp://localhost:4243 brew install docker docker version