This message was deleted.
# rancher-desktop
a
This message was deleted.
m
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