Skip to content

Conversation

axelf4
Copy link
Contributor

@axelf4 axelf4 commented Dec 1, 2020

Adds support for building Alpine images targeting both of the platforms linux/amd64 and linux/arm64, since the blocking issue rust-lang/rustup#2003 recently got resolved.

Necessarily bumps rustup to 1.23.0 since it is the first version to support the aarch64-unknown-linux-musl platform.

Closes: #50

Necessarily bumps rustup to 1.23.0 since it is the first version to
support the aarch64-unknown-linux-musl platform.

Closes: #50
@sfackler
Copy link
Member

sfackler commented Dec 2, 2020

Thanks!

@sfackler sfackler merged commit 0ffafaf into rust-lang:master Dec 2, 2020
@axelf4 axelf4 deleted the add-alpine-aarch64 branch December 3, 2020 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide Alpine images for ARM
2 participants