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

Port to Ubuntu 18.04, add optional OpenSSL 1.1 support #73

Closed emk closed 5 years ago

emk commented 5 years ago

This PR contains lots of updates to underlying tools, including better testing before publishing images.