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 installation complaints about wrong CPU architecture #7

Open
dvonessen opened this issue Dec 3, 2023 · 1 comment
Open

Docker installation complaints about wrong CPU architecture #7

dvonessen opened this issue Dec 3, 2023 · 1 comment

Comments

@dvonessen
Copy link

Hi,

and sorry to bother you again, but I tried to install docker-desktop (docker).
But getting following message:

Something went wrong
Setting up backend: checking compatibility: required compatibility check: Incompatible CPU detected
Screenshot 2023-12-03 at 10 30 27

Using the default homebrew module from nix-darwin will work as expected.

Thanks!

@jcszymansk
Copy link
Owner

Are you using the master branch on an ARM mac? In this case it uses the default (x86) image as on this branch app variants are not supported. You can try the feature/variations branch, there it should pick the correct download.

If it's not the case, or in case Docker from the feature/variations branch doesn't work either, please provide more detail.

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

No branches or pull requests

2 participants