Docker:来自守护程序的错误响应:无法在网桥上创建端点 priceless_noether:
Docker: Error response from daemon: failed to create endpoint priceless_noether on network bridge:
我正在 运行在 RasberryPi4.Docker 版本 20.10.7 构建 20.10.7 0ubuntu5 上安装 ubuntu 服务器 21.10。我尝试 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
如有任何帮助,我们将不胜感激。
未安装通风内核模块。如果你这样做:sudo apt install linux-modules-extra-raspi
这将安装模块并且 docker 将起作用。
来自:https://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg5968593.html
我正在 运行在 RasberryPi4.Docker 版本 20.10.7 构建 20.10.7 0ubuntu5 上安装 ubuntu 服务器 21.10。我尝试 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
如有任何帮助,我们将不胜感激。
未安装通风内核模块。如果你这样做:sudo apt install linux-modules-extra-raspi
这将安装模块并且 docker 将起作用。
来自:https://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg5968593.html