Sign inSign up

bruceadams/rust-macos

By bruceadams

Updated almost 7 years ago

Cross compile a Rust program for macOS in a Docker container.

Image
0

873

bruceadams/rust-macos repository overview

Rust macOS

Cross compile Rust programs in a Docker container.

docker run --rm --user $(id -u):$(id -g) --volume "$PWD:/build" bruceadams/rust-macos

This is takes, and probably misinterprets, the instructions in https://wapl.es/rust/2019/02/17/rust-cross-compile-linux-to-macos.html to setup a Docker image with the Linux goodies needed to cross compile to macOS.

Tag summary

Content type

Image

Digest

Size

1 GB

Last updated

almost 7 years ago

docker pull bruceadams/rust-macos