After updateing to 29.0.1 of docker and applying new iptables, no container will get back online. I do get the following error messagen:
Start container speedtest-tracker-dsl failed: {"message":"failed to set up container networking: failed to create endpoint speedtest-tracker-dsl on network speedtest-tracker-dsl_default: Unable to enable DIRECT ACCESS FILTERING - DROP rule: (iptables failed: iptables --wait -t raw -A PREROUTING -d 172.18.0.2 ! -i docker-41d47e9e -j DROP: iptables v1.8.3 (legacy): can't initialize iptables table `raw': Table does not exist (do you need to insmod?)\nPerhaps iptables or your kernel needs to be upgraded.\n (exit status 3))"}.
--
Any help?