douman/rust-musl

By douman

Updated about 13 hours ago

Minimal container to build mostly Rust and C/C++ projects

Image
Languages & frameworks
0

10K+

douman/rust-musl repository overview

rust-musl

Build Hub

Minimal container to build mostly pure Rust projects using x86_64-unknown-linux-musl as default.

Properties

  • lld is used as default linked via environment variable RUSTFLAGS. This will stop being necessary once default linker shifts to lld on musl targets
  • musl-dev, make, git cmake and g++ are installed to provide sufficient baseline for compiling C world dependencies
  • rustup and all installed binaries are stripped aggressively if necessary

Rebuilt

If you need to rebuild specific version of container feel free to use workflow for this purpose and specify desired version: https://github.com/DoumanAsh/rust-musl/actions/workflows/docker-image.yml

Tag summary

Content type

Image

Digest

sha256:3f4d0f145

Size

390.3 MB

Last updated

about 13 hours ago

docker pull douman/rust-musl