Hey,
My laptop (Macbook) is too week, so I use docker-machine to run all my stuff on strong VM.
To start my work I usually go to the terminal and invoke eval "$(docker-machine env cdev1)" to make docker command work.
I've seen the issue claiming that such a thing is possible #18 tho I have no idea how to accomplish that with my usecase.
Please treat it either as an issue or a simple question.
Hey, My laptop (Macbook) is too week, so I use docker-machine to run all my stuff on strong VM. To start my work I usually go to the terminal and invoke
eval "$(docker-machine env cdev1)"
to makedocker
command work.I've seen the issue claiming that such a thing is possible #18 tho I have no idea how to accomplish that with my usecase.
Please treat it either as an issue or a simple question.
Cheers, Groundnuty