linux – Docker:无法添加对接口(不支持操作)

安装Docker之后,当我尝试运行mysql示例时出现错误:

ERROR: Service 'mysql' failed to build: failed to create endpoint suspicious_noether on network bridge: failed to add the host (vethc21f86d) <=> sandbox (veth7cc9dd9) pair interfaces: operation not supported

您已经使用OVH的自定义内核启动了系统,该内核是根据OVH的规范构建的,可能不适合运行您想要运行的软件.
将您的专用服务器配置更改为从Linux发行版提供的硬盘驱动器上安装的内核启动.

猜你喜欢

转载自blog.csdn.net/weixin_36851500/article/details/104971257