Question
How can I attach docker-machine to an existing Droplet created with another docker-machine?
I have some Docker swarm masters and agents I’ve created using my docker-machine client, but I want a way to allow a trusted colleague to attach his local docker-machine installation to the same hosts. Is this possible?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Almost the same peoblem:
I’ve created a droplet via the web site not using docker machine.
Is it possible to attach docker machine to this droplet?
Best
Jesper