ERROR: Failed to Setup IP tables: Unable to enable SKIP DNAT rule: (iptables failed: iptables --wait -t nat -I DOCKER -i br-60a314078ac1 -j RETURN: iptables: No chain/target/match by that name.
(exit status 1))
解决
关闭防火墙之后需重启docker
systemctl restart docker