Prebuilt docker image for aarch64
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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