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

README: use proper language identifiers #116

Closed miraclx closed 2 years ago

miraclx commented 3 years ago

rust where appropriate, Dockerfile where appropriate ...

emk commented 2 years ago

Thank you for the fix! (And my apologies for the very slow response.)