inviqa / dock-cli

Dock CLI
MIT License
39 stars 14 forks source link

The environment should only be the `eval` of `docker-machine` #97

Closed sroze closed 8 years ago

sroze commented 8 years ago

In order to be sure to have updated environment variables.

sroze commented 8 years ago

Basically, that's enough:

eval "$(docker-machine env dinghy)"