I installed docker desktop for mac apple silicon chip for the first time, but i couldn’t launch it. I installed it as follows.
・Signed up with this official page(Get Started | Docker) and clicked download button for Mac apple silicon chip.
・Opened Docker.dmg file and dragged and dropped Docker.app into Applications.
・Did a spotlight search for docker and launched it.
・Clicked on the “open” button on the notification screen that says “Docker.app” is an app downloaded from the Internet. Are you sure you want to open it?
This is macOS trying to protect you from installing a software accidentally downloaded from the internet. The first time it happened to me when I updated to macOS 15.0. Then I went to “System Settings” and chose “Privacy and Security”. I scrolled down to the bottom of the window and there was a warning about Docker App. I don’t remember the exact options there but I could “Accept” I think or “Allow” it. Then I tried again and it worked.
Then I probably don’t understand when and how you see the error message. I had no problem with it. Can you share a screenshot about the message when it says the docker app was downloaded?
I had the same problem – Docker wouldn’t start. (This is separate from the malware issue.) After much restarting and trial and error, I went to Settings > General and excluded Docker-related listings from “allow in the background.” The moment I did that, the application finally started.
This idea solved my issue. If you see an entry already in the settings then just toggle it. The docker install / uninstall process must have left something in an inconsistent state.
OMG, I can’t believe that worked. I kept clicking to open docker, it would look like it launched, but then nothing happened. I thought it was crashing.
Then, I found this thread and it fixed it. FWIW, I had to go to Settings > General > Login Items
Then, I saw a section called “Allow in the Background”. For me there were 3 Docker items that were in the list. I also found it weird because they were turned on, and I had to turn them off. It feels counterintuitive because it seems like turning it off means it’s not allowed to run in the background, which is what it seemed like it needed to do. Whatever.
Regardless, I can’t believe a company the size of Docker has this secret hoop you have to jump through in order to get it to work on Macs!