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

Update to openssl 1.0.2o and postgres 9.6.8 #47

Closed dvic closed 6 years ago

dvic commented 6 years ago

Build of this + #48 seems ok https://travis-ci.org/dvic/rust-musl-builder/builds/370971527

emk commented 6 years ago

Looks great, thank you!