Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker for Macos Sonoma 14.3.1 #7183

Open
cliffordvaliente opened this issue Feb 9, 2024 · 7 comments
Open

Docker for Macos Sonoma 14.3.1 #7183

cliffordvaliente opened this issue Feb 9, 2024 · 7 comments

Comments

@cliffordvaliente
Copy link

Description

I would like to ask if you guys use macos Sonoma 14.3.1 with the latest Docker Version available.

Does docker works good without any problems? Or there is a docker version that is stable?

I am still on Macos Monterey 12.7.3 and I was looking to upgrade to Sonoma if there is no issue on Docker.

Reproduce

.

Expected behavior

No response

docker version

.

docker info

.

Diagnostics ID

.

Additional Info

No response

@KatWorkGit
Copy link

I am on Mac Sonoma 14.3.1 on an intel based mac and I am able to run Docker.
Screenshot 2024-02-09 at 8 41 05 AM

I am able to successfully run Docker version 4.26.1.

Make sure to download and use version 4.26.1 specifically (download link here: https://docs.docker.com/desktop/release-notes/#4261)

There is currently a known issue with versions 4.27.0 and 4.27.1 on mac where docker crashes after some time (#7164) .

@AlexandrDev
Copy link

4.27.1 (136059) always open Dashboard when starting. The "Open Docker Dashboard when Docker Desktop starts" setting is ignored.

@NiklasBr
Copy link

Personally, the move to Sonoma was a lateral move, nothing improved, nothing broke. However, all 4.27.x versions have been a cluster of bad bugs for PHP-centric developers. Breaking bugs all around. I would stay on 4.26.x if possible

@Elliot67
Copy link

4.27.1 (136059) always open Dashboard when starting. The "Open Docker Dashboard when Docker Desktop starts" setting is ignored.

@AlexandrDev this has been fixed in the latest release 🙂

@drunkcod
Copy link

I'd say that 4.27.x currently is "working as long as you don't use it" currently at least if you're doing anything nodejs related.
4.25 && 4.26 are fine but for 27 you'll get:

  • massive performance regressions probably related to....
  • spurious network errors under load (running npm install for any largeish project won't work most of the time)

I think it's a networking stack issue but that's just conjecture.

@bsousaa
Copy link
Contributor

bsousaa commented Feb 20, 2024

@drunkcod do you have specific open issues you can point us about the problems you mention? Case not, can you open new issues with respective diagnostics id? Thanks

@OmarSherif96
Copy link

OmarSherif96 commented Apr 26, 2024

4.25.0, 4.26.1 and anything above 4.27.0 doesn't open docker desktop for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants