Pierrick Bouvier
Pierrick Bouvier
This is a multi-stage build involving arm64 and amd64 images to provide a container combining wine (arm64) and qemu-aarch64, to run this on amd64 hosts. [see this change](https://gitlab.com/Linaro/windowsonarm/woa-linux/-/commit/867e71e2d309021193184ed77a03d64fa2d70a86). But now...
As you'll need to start adding --platform parameter when running and building images, It's probably time for you to migrate to official alpine images instead of docker architecture ones. Once...
Using `--platform=linux/riscv64 docker.io/alpine` instead of `docker.io/riscv64/alpine`.
@yosifkit Yes, but now platform is embedded into it, what's the point to use those images vs official ones with `--platform`? It has become useless.
Thanks for mentioning that. However, from your first answer on this thread, it seems like the change was not intentional, and a side effect of building with buildkit. I still...
Polite ping :) Does anyone has experience with porting conda to new architectures?
Thanks for taking time to detail steps needed, that's very helpful. 1. For now, arch is reported as `ARM64`. Is that fine for conda to detect it? ``` Python 3.10.3...
@chenghlee Both of us are working on this: @pbo-linaro, @nsait-linaro
Indeed, but for now it's only for paid plans. However, the blog article mentions they will open up this to public repositories by end of the year: ``` Arm runners...