Allows easy x-compilation of rust projects from x86_64 Linux to aarch64-unknown-linux-gnu
10K+
Cross compiling a rust project to a different processor architecture can be quite painful - especially when your project relies on native SSL via openssl. This image allows one to easily compile a rust binary for arm64 machines such as the raspberry pi 4 from any x86_64 machine with docker installed. Openssl has been compiled for this target and bundled too along with relevant configuration for use in rust projects.
Content type
Image
Digest
Size
347.1 MB
Last updated
over 5 years ago
docker pull th0masb/rust-x-compile-aarch64-linux-gnu