theia-ide / theia-apps

Theia applications examples - docker images, desktop apps, packagings
Apache License 2.0
1.04k stars 345 forks source link

I hope it can match the the aarch64 platform #455

Closed lzwsoldier closed 3 years ago

lzwsoldier commented 3 years ago

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

vince-fugnitto commented 3 years ago

@lzwsoldier thank you for reporting the issue, do you mind providing additional details? (it is not clear what the problem is). I assume you want to use one of the example docker images with an arm64 architecture?

marcdumais-work commented 3 years ago

Might be related to:

https://github.com/docker/for-linux/issues/1170

stale[bot] commented 3 years ago

This contribution has been automatically marked as stale due to inactivity, and it will be closed if no further activity occurs. Thank you for contributing to Theia!