When i turned on my Mac I am getting this This window is not letting me select. When i try to uninstall the Docker from Mac Applications it says that Docker is still running. Please help. Thanks
killall Docker
in terminal fixed the issue for me
I am also having a similar issue, and wanted to force quit the app, so I tried cmd + options + esc, but couldn't find the app in the options.
I finally solved the issue by killing the docker
process using Activity Monitor.
Steps:
activity monitor
, then hit enter
docker
, you will see the docker
process in red with (not responding)I fixed it by removing Setting.json code from my local pc
$ pwd
$ cd ~/Library/Group\ Containers/
Group Containers$ ls -la | grep "group.com.docker"
Group Containers$ group.com.docker
Group Containers$ cd group.com.docker
group.com.docker $ cat settings.json
Group Containers $ rm -rf group.com.docker
Now run it again.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With