sys-intelligence / sys-intelligence/system-intelligence-benchmark
Add ARM64/Apple Silicon support for Docker
Nobody has claimed this yet.
- Dominant language
- TLA
- Stars
- 55
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
xuafeng/swe-go-python docker image used by the CLI currently supports only x86_64/AMD64. This means users on Apple Silicon Macs (M1/M2/M3) can’t run benchmarks via Docker. I’ve added a note to the README advising ARM64 users to use local execution for now (#4 )
I think we can update the build process to produce and publish multi-architecture docker images that support both amd64 and arm64 platforms.
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 by locating the Docker build and publishing configuration and the README note about ARM64; trace how the current amd64 image is built and published. Done means producing and publishing images for both amd64 and arm64, then confirming the CLI can run benchmarks on Apple Silicon.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100