I have trying to install DOCKER in my Fedora 35 but when I install it I lost the internet connection in my machine.
$ sudo dnf install docker-ce docker-ce-cli containerd.io
I try to traceroute but the response is ****. Access to internet doesn't works.
When I erase the docker rpm files and reboot the system the network is working again.
Regards