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
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
I was installing zombienet from docker hub to run it, but then I saw that it doesn't have support for
arm64
, making it very tricky to run.This could be mitigated by having support for
arm64
, and adding documentation for how to run it properly.The text was updated successfully, but these errors were encountered: