Open peastman opened 6 months ago
Hi there, can you try a clean reinstallation to see if it helps?
Uninstall Docker Desktop.
Delete the below files (note that the below commands are destructive, meaning it will delete all your images, volumes, and any Docker related files on your system) rm -rf ~/Library/Group\ Containers/group.com.docker; rm -rf ~/Library/Containers/com.docker.docker; rm -rf ~/.docker
Reinstall Docker Desktop.
I still get the same error after doing the above.
Description
I cannot launch Docker on my Mac M1 Pro. When I select it from the Applications folder, a window immediately appears with the message, "Docker Desktop quit unexpectedly." This appears to be a duplicate of #6056, which was closed without ever being resolved. I tried updating to the latest release and rebooting. Neither one helps.
Reproduce
Expected behavior
No response
docker version
docker info
Diagnostics ID
DA4A7E61-4B84-45D0-8CF0-2A3B585BAF43/20240509225841
Additional Info
No response