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

macOS Sequoia Compatibility #216

Open
charlieartist opened this issue Oct 3, 2024 · 2 comments
Open

macOS Sequoia Compatibility #216

charlieartist opened this issue Oct 3, 2024 · 2 comments

Comments

@charlieartist
Copy link

Updated my system to macOS 15 Sequoia. When attempting to run lando start or lando rebuild on a current project, was hit with errors. Checking lando status confirmed the latest (3.21.2) was running. Found that updating Docker Desktop to the latest version 4.3.24 did the trick.

Should the Docker version required for Lando be updated?

@rtfm-47 rtfm-47 transferred this issue from lando/lando Oct 3, 2024
@reynoldsalec
Copy link
Member

@charlieartist would depend on what errors you received and what version of Docker Desktop you were running; I've seen a lot of different combinations of OS/DD work/fail depending on the specifics of the user's setup.

I'll make a note to review the DD parameters, I'm guessing we could bump things up a bit based on my experience running fairly cutting-edge DD releases.

@reynoldsalec
Copy link
Member

Ok, checked on this. We're actually fairly up-to-date on the DD parameters that Lando checks for; we'll add the patch versions of 4.34 in the next stable release.

With all things Docker, I feel like a good go-to debugging step is to update Docker Desktop. I'm not sure how to introduce that to Lando users other than making sure Lando recommends/installs the most modern version possible. If you have more ideas on that, definitely open to suggestion, but otherwise I think we're providing decent guidance for the moment.

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

3 participants