This repository provides an example of how to build rust application into a single binary with rust-musl-builder and Earthly.
❯ earthly +docker
❯ docker run --rm rust-single-binary
Hello, world!
Example of how to build rust application into a single binary with rust-musl-builder and Earthly
Rust
This repository provides an example of how to build rust application into a single binary with rust-musl-builder and Earthly.
❯ earthly +docker
❯ docker run --rm rust-single-binary
Hello, world!