Several months ago I experienced the bogus Malware issue and was basically forced to delete the docker application by macOS – as many people have experienced. I’m sure I did not uninstall docker correctly at the time as, like I said, macOS forced me to delete the application and thus the official uninstaller capability.
Since then, I have tried everything I can find to get docker up and running with a new install using the latest download to no avail. I have followed the tutorial to completely uninstall docker by rimelek. I have tried also to install docker using brew and also colima with no success.
Always the same error:
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
there is no socket at /var/run/docker.sock; there is however /var/run/com.docker.vmnetd.sock
currently installed Docker version 28.1.1, build 4eba377327
OS: Sonoma 14.6
Machine: MacBook Pro (M3 pro)