With latest docker addon I get following error when starting container:
docker: Error response from daemon: failed to set up container networking: driver failed programming external connectivity on endpoint
evcc (dfe8ba4163f43856c50960a1b6dc665b37661b676bdd51f81c222bc5a96e8cb2): Unable to enable
DIRECT ACCESS FILTERING - DROP rule: (iptables failed: iptables --wait -t raw -A PREROUTING -p tcp -d 172.17.0.2 --dport 7070 ! -i docker0 -j DROP: iptables v1.8.11 (legacy): can't initialize iptables table `raw': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
(exit status 3))
Addon 12.80.1.7 works for me.