Error response from daemon: driver failed programming external connectivity on endpoint mysql3308 (

时间:2020-12-01 12:26:21   收藏:0   阅读:14

Docker启动容器报错。

1. 错误描述

[root@localhost nginx]# docker start mysql3308
Error response from daemon: driver failed programming external connectivity on endpoint mysql3308 (9b142778c31ebc6d13e9c2e0feaa027fbb025c6e69c0bb1eaf3c51a1a0dfa206):  (iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 3308 -j DNAT --to-destination 1.17.0.2:3306 ! -i docker0: iptables: No chain/target/match by that name.
 (exit status 1))
Error: failed to start containers: mysql3308
评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!