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
My friend have a linux server running in raspbberry pi but the arch is arm64, KVM is supported. It can't run because only AMD64 is supported.
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
standard_init_linux.go:228: exec user process caused: exec format error
I have tried ways to build as arm64 but no luck, getting manifest error which I have no idea how to solve. Most solution i found are for mac M1 only
So can you add support for arm64 v8?
The text was updated successfully, but these errors were encountered:
My friend have a linux server running in raspbberry pi but the arch is arm64, KVM is supported. It can't run because only AMD64 is supported.
I have tried ways to build as arm64 but no luck, getting manifest error which I have no idea how to solve. Most solution i found are for mac M1 only
So can you add support for arm64 v8?
The text was updated successfully, but these errors were encountered: