Short summary about the issue/question: Missing prebuilt docker images for aarch64
Brief what process you are following:
We want to deploy an OpenPAI cluster on Huawei Kunpeng CPUs. But find we can't.
$ docker run ... openpai/dev-box:v1.8.0
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
exec /usr/local/start-script.sh: exec format error
Could you provide the prebuilt docker images for aarch64 architecture? Or are there any "install from source" docs?
Short summary about the issue/question: Missing prebuilt docker images for aarch64
Brief what process you are following:
We want to deploy an OpenPAI cluster on Huawei Kunpeng CPUs. But find we can't.
Could you provide the prebuilt docker images for aarch64 architecture? Or are there any "install from source" docs?