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

[DX] Disable WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested #145

Open
cyfyifanchen opened this issue Aug 1, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@cyfyifanchen
Copy link
Collaborator

cyfyifanchen commented Aug 1, 2024

image

For the moment, why not disable this line:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Assuming most mac users are on Apple Silicon nowadays.

Think about it, m1 was released in mid 2020, that's gonna be 5 years EOY. Statistically speaking, how many mac users are on intel do you think?

@cyfyifanchen cyfyifanchen changed the title [DX] Disable [DX] Disable WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested Aug 1, 2024
@cyfyifanchen cyfyifanchen added the enhancement New feature or request label Aug 1, 2024
@cyfyifanchen
Copy link
Collaborator Author

The roadmap for this is, the long term plan, we are gonna make the VM work as native on amd64, and the short term plan is getting rid of this warning, so the user don't get confused.

@cyfyifanchen
Copy link
Collaborator Author

image

@seven1240
Copy link
Contributor

+1

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

No branches or pull requests

2 participants