boot2docker / osx-installer

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

shouldn't the docs use `boot2docker shellinit`? #68

Closed floer32 closed 6 years ago

floer32 commented 9 years ago

Shouldn't the documentation at http://docs.docker.com/installation/mac/ recommend using $(boot2docker shellinit) instead of export DOCKER_HOST=tcp://$(boot2docker ip 2>/dev/null):2375 ?

I saw this substitution recommended here by @SvenDowideit and it makes sense to me

SvenDowideit commented 9 years ago

yup :) PR made

tianon commented 6 years ago

Sorry, this repository is long-since deprecated in favor of Docker Toolbox (whose usage is now also discouraged in favor of Docker for Windows and Docker for Mac).