释放双眼,带上耳机,听听看~!
报错内容如下
failed to create network rss_public_access: Error response from daemon: Failed to program NAT chain: COMMAND_FAILED: '/usr/sbin/iptables-restore -w -n' failed: iptables-restore v1.4.21: goto 'FWDI_docker' is not a chain
当我们使用docker-commpose 启动容器时,docker报错
解决方法:
[root@ops rss]# systemctl restart firewalld
这个报错通常是firewalld
问题导致的