I want to uninstall Docker from my Centos 7(CyberPanel) server. Just couldn’t find a way how to do it
sudo yum remove docker-ce docker-ce-cli containerd.io
Checkout this Uninstall Docker from Linux (CentOS 7, RedHat 7)
will be help full for you
yum remove docker\*
Worked for me.
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.