It’s an iptables problem. Run this:
sudo update-alternatives --config iptables
When prompted enter 1 (iptables-legacy), then reboot and try to reinstall docker.
It’s an iptables problem. Run this:
sudo update-alternatives --config iptables
When prompted enter 1 (iptables-legacy), then reboot and try to reinstall docker.