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
In docker hub, the tag latest etc is duplicated as latest-arm64 with each having one arch. This causes docker to select the incorrect build and run it by emulation on Docker for Mac on ARM. The latest tag should provide both architectures.