microsoft / microsoft/pai

Prebuilt docker image for aarch64

Open
#5,807 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2.7k
Forks
554
Avg merge
20h 42m
Merged PRs (30d)
14

Description

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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the failing docker run for openpai/dev-box:v1.8.0 and inspect how the project publishes that image. Check whether existing installation documentation covers building from source or platform-specific images. Done means documented source installation or prebuilt images that run on aarch64 hosts.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.