docker-rust
docker-rust copied to clipboard
Add `lld`
It’s hard to figure out how to add lld, which seems like an important enough tool to include by default.
Also consider mold.
lld is part of the llvm-tools-preview component. A tools image as proposed in #97 and #122 could include lld.