Re: Next builds@ meeting

2021-11-12 Thread Martin Grigorov
Hi, About Oracle Cloud: it seems the beefy ARM64 machine was available only for the trial period. The Always Free tier allows up to 4 CPU (@2.8GHz Ampere Altra 80), 24 GB of RAM, 45GB disk and 4 Gbps network bandwidth. One can choose between Oracle EL, Ubuntu and CentOS - several versions of each.

Pushing Docker Images

2021-11-12 Thread Allen Wittenauer
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? Thank