emk / rust-musl-builder

Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
Apache License 2.0
1.54k stars 193 forks source link

Build request: nightly-2021-06-01 #128

Closed Ploppz closed 2 years ago

Ploppz commented 3 years ago

Rust release: nightly-2021-06-01

Thanks!

fabioberger commented 2 years ago

I was about to submit a request as well, but is there anyway we can do this ourselves so future users aren't bottlenecked here?

dessalines commented 2 years ago

@emk we need some new builds, especially for 1.56.0 badly.

dessalines commented 2 years ago

Finally found a good new musl image to use: https://github.com/clux/muslrust

I suggest ppl switch to it because this one seems abandoned.

emk commented 2 years ago

This is blocked on: https://github.com/emk/rust-musl-builder/pull/126. Please see the discussion there.

And yes, muslrust is a fine choice!

emk commented 2 years ago

We now have up-to-date nightly builds using GitHub CI! Thank you to everyone for the encouragement.