获取IP地址出错:运行SSH命令出错了! 命令

在启动dockerterminal下面的错误填充,如何解决这个错误获取IP地址:运行SSH命令出了问题!

command : ip addr show dev eth1 err : exit status 255 output : docker is configured to use the default machine with IP For help getting started, check out the docs at https://docs.docker.com 

大部分“运行SSH命令出错了!” 私钥问题引起的错误。

您可以使用-D选项运行docker-machine并手动检查ssh命令。

另外,我已经创build了https://github.com/docker/machine/pull/3235来解决这些问题。