Since I've been deleting a docker-machine and recreate constantly, and the docker-machine ip is dynamically assigned, I got the "warning: remote host identification has changed!" a lot.
Here is the solution:
http://stackoverflow.com/questions/20840012/ssh-remote-host-identification-has-change
And the following is the screenshot of my process:
1.could not connect, got error message
2.run solution commend
3.successfully connected
本文提供了一种解决Docker Machine使用过程中频繁出现的SSH远程主机标识已更改警告的方法。通过执行特定命令,可以有效避免该警告信息,确保连接顺利进行。

909

被折叠的 条评论
为什么被折叠?



