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
For now, those who are on MacOS arm64 can use "Docker Desktop" as an alternative to use with ubi9 x86_64 images until https://bugzilla.redhat.com/show_bug.cgi?id=2121700 is released and in the VM podman machine creates
Confirmed able to deploy tackle locally on Mac M1Max with:
The recent bump to ubi9 from pr #173 is breaking tackle-hub from running on Mac (arm64).
The tackle-hub logs shows:
Fatal glibc error: CPU does not support x86-64-v2
Looks related to 'qemu-user-static' in the podman machine VM.
I think this issue from podman is tracking the problem:
containers/podman#15456
Environment:
MacOS arm64
podman 4.3.0
This is how I created the minikube environment:
The text was updated successfully, but these errors were encountered: