<@U032ACZ5YKF> we don't use docker desktop. Likely...
# rancher-desktop
m
@wide-mechanic-33041 we don't use docker desktop. Likely a legacy from a migration. Ill look into it.
Ah this was. The uninstall didn't remove these so removing with the following looks like it did the trick:
Copy code
sudo rm /Library/PrivilegedHelperTools/com.docker.vmnetd || true
sudo rm /Library/PrivilegedHelperTools/com.docker.socket || true
👍 1
w
that service is from a prior install of Docker Desktop though. its the service that handles sensitive activities like hosts updates etc. if you don't use DD you can just nuke those files
🙌 1
m
Thank you for your help. This unlocked a pain I have been seeing since migrating to Rancher Desktop.
👍 1