SheldonHuang (@beckhamno23)docker安装小龙虾遇到问题:Error response from daemon: cannot join network namespace of container 中发帖

最近在家里的一台macbook pro M1 Max 64 上想养一只小龙虾,想试试docker安装,根据文档,我如下操作: 

gic clone 龙虾gitopenclaw.git
进入本地git目录,执行.docker-steup.sh 脚本;
一切都很正常,在终端配置龙虾,简单的配置后,出现
Error response from daemon: cannot join network namespace of container: Container 07559d43529ada740794d3941d39a4cc3bc949783b33b9cc445bf72273b77938 is
restarting, wait until the container is running
我查看了docker运行实例,这个实例是在运行中的,请问有人遇到这个问题吗,大佬们帮忙看看是啥问题...