brikis98 / docker-osx-dev

A productive development environment with Docker on OS X
http://www.ybrikman.com/writing/2015/05/19/docker-osx-dev/
MIT License
1.43k stars 106 forks source link

added docker-machine ip to get host ip address #193

Closed soriyath closed 7 years ago

soriyath commented 7 years ago

For some reasons docker-machine inspect didn't work on my machine. docker-machine ip fixed the issue.

brikis98 commented 7 years ago

Weird, but OK :)