docker 报错 Error response from daemon: driver failed programming external connectivity on endpoint mynginx

Error response from daemon: driver failed programming external connectivity on endpoint mynginx (7d1c56a9d6fb8159b21ffddf09e1e840511af586a856459c07fb2b82d531a41d): (iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 9090 -j DNAT --to-destination 172.17.0.3:80 ! -i docker0: iptables: No chain/target/match by that name.

重启docker即可: systemctl restart docker

再开启你的容器: docker run xxxx

上一篇:ambari-server启动出现ERROR main] DBAccessorImpl:106 - Error while creating database accessor java.lang.ClassNotFoundException:com.mysql.jdbc.Driver问题解决办法(图文详解)


下一篇:第一章 UI实战开发 UIWindow UIView