sandbox (vetha8888888) pair interfaces: operation not supported"" type="hidden"/>

docker build时报错"failed to create endpoint xxxx on network bridge: failed to add the host (veth999999) <=> sandbox (vetha8888888) pair interfaces: operation not supported"


答: 加载内核模块veth(CONFIG_VETH)

  1. 检查内核模块是否被加载
    $ modinfo veth
  2. 加载内核模块
    $ sudo modprobe veth


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM