Minimal container to build mostly Rust and C/C++ projects
10K+
Minimal container to build mostly pure Rust projects using x86_64-unknown-linux-musl as default.
lld is used as default linked via environment variable RUSTFLAGS. This will stop being necessary once default linker shifts to lld on musl targetsmusl-dev, make, git cmake and g++ are installed to provide sufficient baseline for compiling C world dependenciesrustup and all installed binaries are stripped aggressively if necessaryIf 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
Content type
Image
Digest
sha256:3f4d0f145…
Size
390.3 MB
Last updated
about 13 hours ago
docker pull douman/rust-musl