Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/ssh/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
获取IP地址时出错:运行SSH命令时出错!命令_Ssh_Docker_Boot2docker - Fatal编程技术网

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

获取IP地址时出错:运行SSH命令时出错!命令,ssh,docker,boot2docker,Ssh,Docker,Boot2docker,在错误填充下启动docker终端时,如何修复此问题 获取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 我也有同样的

在错误填充下启动docker终端时,如何修复此问题 获取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

我也有同样的问题。到目前为止,我找到的唯一“解决方案”是删除该机器,然后创建一个新的。这是在Windows、OSX还是两者上?我在Windows8.1上看到了这一点