DOCKER端口映射錯誤

COMMAND_FAILED: '/sbin/iptables -t nat -A DOCKER -p tcp -d 0/0 --dport 8111 -j DNAT --to-destination 172.17.0.6:8111 ! -i docker0' failed: iptables: No chain/target/match by that name.docker

 

pkill dockertcp

iptables -t nat -F
ifconfig docker0 downip

brctl delbr docker0get

重啓docker後解決io

相關文章
相關標籤/搜索