Docker-eyeOS icon indicating copy to clipboard operation
Docker-eyeOS copied to clipboard

Arm64 support?

Open AndnixSH opened this issue 4 years ago • 0 comments

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?

AndnixSH avatar Nov 08 '21 15:11 AndnixSH