Someone posted a fix in that thread that worked for me as well:
sudo update-alternatives --set iptables /usr/sbin/iptables-legacy
sudo apt reinstall docker-ce
Share and learn in the Docker community.
Someone posted a fix in that thread that worked for me as well:
sudo update-alternatives --set iptables /usr/sbin/iptables-legacy
sudo apt reinstall docker-ce