Does theia cloud image support arm64? #402
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
Hi, we currently only build for amd64. Please open an issue if you'd like to track support for arm64: https://github.com/eclipse-theia/theia-cloud/issues/new?template=feature_request.yml It should be possible to add, similar to this workflow in the Theia IDE repository: The only downside is that the emulated build takes a long time, so we should limit it to actual release builds rather than running it on every PR verification. Contributions are always welcome! |
Beta Was this translation helpful? Give feedback.




This should include all build commands for our images: https://github.com/eclipse-theia/theia-cloud/blob/main/documentation/Building.md