Hi Allen, I've just documented how one could use Oracle Cloud free plan to build and test on Linux ARM64 for free! Please check https://martin-grigorov.medium.com/github-actions-arm64-runner-on-oracle-cloud-a77cdf7a325a and see whether it could be helpful for your case! You will need Apache Infra team's help for the token needed by ./config.sh and to setup the security/approvals. Everything else could be done by you and any member of your team!
Feedback is welcome! Regards, Martin On Sat, Nov 13, 2021 at 12:30 AM Allen Wittenauer <a...@apache.org> wrote: > > > Hi. > > For those at build multi-arch, what process are people using to > push images to docker hub? We’ve been using the automated builder but it > doesn’t appear to support arm64. I’m debating moving the builder … > somewhere… and then pushing multi arch that way. > > Thoughts? > > Thanks.