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

Add sccache #127

Open zoritle opened 3 years ago

zoritle commented 3 years ago

Using sccache to share build caches.

emk commented 2 years ago

This is an excellent idea, but I will be moving rust-musl-builder to a lower maintenance status. I am willing to spin it out into a new GitHub organization, especially if people want to add new features.