docker-compose配置网卡时无法启用 SKIP DNAT 规则

本站所有内容来自互联网收集,仅供学习和交流,请勿用于商业用途。如有侵权、不妥之处,请第一时间联系我们删除!Q群:迪思分享

免费资源网 – https://freexyz.cn/

由于需要变更配置,在进行重启时出现异常。

[root@VM-8-11-centos conf]# docker-compose -f Nginx_Node.yaml up -d Creating network “conf_website” with the default driver ERROR: FAIled to Setup IP tables: Unable toenable SKIP DNAT rule: (iptables failed: iptables —wait-t nat -I DOCKER -i br-7723b7cabbf3 -j RETURN: iptables: No chain/target/match by that name. (exitstatus 1)) 解决方法[root@VM-8-11-centos conf]# systemctl restart docker
免费资源网 – https://freexyz.cn/


© 版权声明
THE END
★喜欢这篇文章吗?喜欢的话,麻烦动动手指支持一下!★
点赞8 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容