You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that the quay.io image builds only provide support for linux/amd64. It would be nice to have multi-arch images, at least including linux/aarch64.
fwiw, using docker buildx to build for linux/amd64 and linux/aarch64 is fairly trivial on a macOS apple silicon host.