rust-lang / rust-lang/docker-rust
Feature: support Alpine arm32v7
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 537
- Forks
- 111
- Avg merge
- 1d 38m
- Merged PRs (30d)
- 4
Description
It would be nice if the alpine rust docker image does also support arm32v7, how claimed by the Dockerhub readme. This would as example allow, to easily create musl docker image for the Raspberry 2 and other devices.
Probably i386 should added too, to make sure that architectures, which are claimed to be supported are actually supported.
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 Docker Hub README claims and the repository’s Alpine image build configuration; compare the advertised arm32v7 and i386 targets with the architectures actually supported. Done means the requested architectures build successfully and the README accurately reflects verified support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, rust
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100