解決方法如下: 1、先暫停容器docker stop 容器ID\容器名登入後複製2、清除網路docker network disconnect --force bridge 容器ID\容器名登入後複製3、強制刪除容器docker rm -f 容器ID\容器名登入後複製推薦教學:docker教學 #