mirror of https://github.com/docker/docs.git
In some cases, (e.g. private key not accessible or has incorrect permissions) docker-machine failed with error "Something went wrong running an SSH command!". This commit will add the correct debug messages and show the correct errors for the bad private keys. Also, due to incorrect handling POSIX file permissions in Windows some checks should be ignored. Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com> |
||
|---|---|---|
| .. | ||
| sshtest | ||
| client.go | ||
| client_test.go | ||
| keys.go | ||
| keys_test.go | ||
| ssh_test.go | ||