I have architecture specific builds that I am working with and I would like to know if Atlassian has an ARM7/ARM8 build environment so that when my software compiles and reads the OS headers it will know to pull architecture specific packages.
Thanks!
Hi John,
Have you tried to emulate ARM7/ARM8 architectures in docker for x86? I am not an expert on ARM7/ARM8 architectures, but as long as you can run a build in a docker container for x86 we would be able to run it in Pipelines. We don't currently have specific ARM7/ARM8 build environments.
Check this link in case it helps: https://resin.io/blog/building-arm-containers-on-any-x86-machine-even-dockerhub/
Regards,
Raul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.