You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My issue is about the documentation content or website
Type of issue
Information is incorrect
Description
On a Fedora installation upgraded to 42 system service for docker didn't start because command iptables wasn't found until I did:
sudo alternatives --set-iptables /usr/sbin/iptables-nft and rebooted.
Now it works.