Closed jfroche closed 8 years ago
Hmmm, that's interesting. That would be worth documenting. Can you add a note mentionning this feature in README.md?
Are you ok with the latest changes ?
I think there is one remaining typo. Then merge time. Thanks
done
There we go. Thanks!
We would like to use keys present in ~/.ssh or in an ssh agent. IOW let ssh send the known keys. docker-machine enables this feature if the
Driver.SSHKeyPath
is empty and if we don't use the native ssh client.If the keypair name assigned doesn't exist in docker-machine, we assume that this key is present outside docker-machine.