您当前的位置: 首页 >  docker

qq_34412985

暂无认证

  • 0浏览

    0关注

    1061博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 1521 -j DNAT --to-destinatio

qq_34412985 发布时间:2019-12-31 09:45:27 ,浏览量:0

启动docker容器时报错:

[root@localhost ~]# docker start 5e7309daaa45 Error response from daemon: driver failed programming external connectivity on endpoint myoracle (2e31c1d8c82bc4c559b3c6a59b11fb65fb5d1f3f8e211d2b0aa1cd7f39b7cc67):  (iptables failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 1521 -j DNAT --to-destination 172.17.0.3:1521 ! -i docker0: iptables: No chain/target/match by that name.  (exit status 1)) Error: failed to start containers: 5e7309daaa45

解决方案:重启docker systemctl restart docker

关注
打赏
1653291990
查看更多评论
立即登录/注册

微信扫码登录

0.0448s