Docker Desktop throwing Fatal Error at Startup on MacPro M4

Hi,
I am getting really frustrated when trying to run Docker desktop on my new M4 Mac Pro. Every time, I restart my machine, I get a fatal error at startup and the only way to use Docker Desktop is to install it again and again.
Any help would be great!
Thanks!

  • Issue type
    Docker throwing Fatal Error on Startup
Fatal Error: one of the sub-processes failed: com.docker.driver.amd64-linux (pid: 3323)
  • OS Version/build
    MacBook Pro Apple M4 Pro - Sequoia 15.5

  • App version
    tried both 4.41 and .42

  • Steps to reproduce

  1. Download and install Docker Desktop (apple silicon version) from Docker website
  2. Start and run docker successfully
  3. Stop and restart the mac
  4. Error showing up at Startup
  5. Need to re-install (back to 1)

It is actually 4.43.1 now. You could try that. There was a similar bug report years ago

You could also search for “com.docker.driver.amd64-linux” among issues on https://github.com/docker/for-mac/issues. It seems there were some, but not recently, so you can create a new issue if you see your issue is different.