> On Nov 18, 2021, at 1:27 PM, Chris Lambertus wrote:
>
> x86_64 docker on M1 is going to be running under rosetta2 emulation mode (i
> didn't even know you could do that,) and would potentially be considerably
> slower than native x86_64 hardware.. The results would likely be different if
> On Nov 17, 2021, at 10:22 AM, Allen Wittenauer
> wrote:
>
>
>
>> On Nov 17, 2021, at 4:17 AM, Martin Grigorov wrote:
>>
>>> - In my trials this morning, building both amd64 and arm64 took
>>> ~1h. That’s at least better than my M1 Max MBP which never completed after
>>> several ho
PR was merged. If anyone is curious what multi-arch repo looks like under GHCR:
https://github.com/apache/yetus/pkgs/container/yetus
https://github.com/apache/yetus/pkgs/container/yetus-base
Thanks.