rust-lang / rust-lang/docker-rust

Feature: support Alpine arm32v7

Open
#142 1 comment 3 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.