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

Adding sbin folder back to path so apt-get works again. #24

Closed Tzrlk closed 7 years ago

emk commented 7 years ago

Good idea! Thank you.