【问题标题】:Docker: Error response from daemon: failed to create endpoint priceless_noether on network bridge:Docker:来自守护进程的错误响应:未能在网桥上创建端点 priceless_noether:
【发布时间】:2021-12-15 04:37:41
【问题描述】:

我在 RasberryPi4.Docker 版本 20.10.7 上运行 ubuntu 服务器 21.10,构建 20.10.7 0ubuntu5。我试过docker prune 并完全重新安装docker,甚至重新安装ubuntu,但似乎没有任何效果。每当我尝试运行示例 hello-world 图像时,我都会得到:Docker: Error response from daemon: failed to create endpoint priceless_noether on network bridge:: failed to add the host (veth4cfcda9) <=> sandbox (vethda57bc9) pair interfaces: operation not supported.ERRO[0000] error waiting for container: context canceled

任何帮助将不胜感激。

【问题讨论】:

    标签: docker ubuntu server arm


    【解决方案1】:

    vent 内核模块未安装。如果你这样做:sudo apt install linux-modules-extra-raspi

    这将安装模块并且 docker 将工作。

    来自:https://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg5968593.html

    【讨论】:

    • 太好了,解决了!
    猜你喜欢
    • 2016-05-24
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-04-30
    • 2020-01-11
    • 1970-01-01
    • 2021-11-06
    • 2018-09-16
    相关资源
    最近更新 更多