-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
Problem you are trying to solve
It's bit complicated, but I need armv7 build of rust docker image. But which is not supported for alpine linux image. (Because I'm trying to use docker on 32bit RPi)
So, I tried to find what sources of image and found that Docker image is built from this script which uses rustup.
And also, rustup only supports two musl targets. Because both are Highest host tools support for musl.
Solution you'd like
It's not easy as it is just Tier 2 support. But I'm hoping to see the arm/v7 build on rustup.
Notes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.