Open lucas-scott-sybo opened 1 month ago
Thanks for the report, it will be fixed in 4.35. Sorry for the convenience.
Is there a workaround for this in the meantime?
@samuelboland I experienced the same today, and found this issue. My fix was to just delete the entire Docker app folder /Applications/Docker.app/
, by just deleting the Docker app from Applications. Then I ran the commands listed on the Docker website about uninstalling.
rm -rf ~/Library/Group\ Containers/group.com.docker
rm -rf ~/Library/Containers/com.docker.docker
rm -rf ~/.docker
Worked for me.
You can delete if directly from docker desktop UI after that Empty Trash so that icon disappears from Launchpad
Attaching full log.intercom-setup.log
Description
When trying to uninstall docker desktop via the cli
/Applications/Docker.app/Contents/MacOS/uninstall
there is a null pointer dereference that fails the uninstall leaving the installation in a questionable state.
Docker Desktop version information
4.34.2 (167172)
Engine: 27.2.0
Compose: v2.29.2-desktop.2
Credential Helper: v0.8.2
Kubernetes: v1.30.2
Reproduce
On mac with docker desktop version 4.34.2 (167172) in the Applications directory
Open the terminal and run
/Applications/Docker.app/Contents/MacOS/uninstall
Expected behavior
Docker is uninstalled
docker version
docker info
Diagnostics ID
16C4A2E7-C9D3-4303-80CF-5D5946B3BA48/20240919072804
Additional Info
MacBook Pro 16-inch, Nov 2023
Apple M3 Pro ram: 36 GB