報錯內(nèi)容:
Creating network "harbor_harbor" with the default driver ERROR: Failed to Setup IP tables: >Unable to enable SKIP DNAT rule: (iptables failed: iptables --wait -t nat -I DOCKER -i br->e882528165f2 -j RETURN: iptables: No chain/target/match by that name. (exit status 1))
刪除所有鏡像和容器:
docker rmi 鏡像id docker rm 容器id
執(zhí)行命令:
service docker restart
在重新執(zhí)行安裝腳本命令:
./install.sh