Open Ychen463 opened 1 year ago
I am also seeing it spin on "Starting the Docker Engine..." indefinitely with the new v4.19.0 version, but with an Intel chip. This was not a problem on previous versions, going to attempt a downgrade.
Edit: Downgrading did not work, but installing 4.19.0 through homebrew did fix it. These are the commands I ran:
/Applications/Docker.app/Contents/MacOS/uninstall
brew install --cask docker
A coworker of mine ran into the same thing and switching to a homebrew installation addressed it for them as well. I'm not sure why this would be different, and possible this is totally unrelated to the issue above. Feel free to ignore if so!
Expected behavior
I just installed Docker and try to start Docker Desktop
Actual behavior
It takes forever. I've tried to reinstall it, but it still doesn't work.
Information
Output of
/Applications/Docker.app/Contents/MacOS/com.docker.diagnose check
Steps to reproduce the behavior