2
Docker:添加对接口失败(不支持操作)
安装Docker之后,尝试运行Hello World示例时出现错误: Error response from daemon: Cannot start container 4145d0fccd96b904e4ab4413735f1129b8765429bad5be71dc8d5f4c0760666d: failed to create endpoint high_saha on network bridge: failed to add the host (veth7f6f907) <=> sandbox (veth788d9dc) pair interfaces: operation not supported (我刚刚将Debian服务器从Wheezy升级到Jessie) 有谁知道为什么我会收到此错误?升级期间我错过了什么吗? 谢谢你的帮助。