rust-lang/docker-rust

Feature: support Alpine arm32v7

LuckyTurtleDev opened this issue · 1 comments

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.