Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Alpine support for AArch64 #67

Merged
merged 1 commit into from
Dec 2, 2020
Merged

Add Alpine support for AArch64 #67

merged 1 commit into from
Dec 2, 2020

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