I just updated to Docker Desktop 4.24 without issues on my Mac. Unfortunately I have no idea why it happens. If you want to try to properly reinstall Docker Desktop, you can watch my video which already help many users
So it seem in your case your Mac was too old or at least something changed during the upgrade that affected Docker Desktop…Thank you for your feedback.
I am also following the same issue, I removed the Docker from my machine completely as shown in the video, however when I reinstall , it again shows the same issue. And the error is Docker Engine has Stopped.
I am not sure how to start it again
Then you probably missed something since the video was made for an older Docker Desktop just to give some ideas. Whe the engine stops that is probablycaused by an incorrect daemon configuration. Don’t forget to remove $HOME/.docker
I don’t think I mentioned in the video, since I didn’t need to reboot my Mac, but that also helps sometimes before reinstalling Docker Desktop.
Thanks for following up with your solution. I was in the exact same situation and got the exact same result. What a relief, I depend on Docker these days!
Because it is for client settings and you could use the same client for many remote or local Docker installations like manually configured remotes or Rancher Desktop and Podman Desktop. So Docker Desktop could try to remove files and setings that can be indentified as 100% created by Docker Desktop. It either doesn’ do that or can’t always be perfect.
Yes! After a minor meltdown and nothing working the Docker Desktop engine is running again when I finally saw your advice to remove “$HOME/.docker” after uninstalling the app and then reinstalling it fresh. It runs fine now! Thanks! @rimelek!