Ogeon / rust-on-raspberry-pi

[OUTDATED] Instructions for how to cross compile Rust projects for the Raspberry Pi
292 stars 15 forks source link

use rustup in docker image #23

Closed Ragnaroek closed 8 years ago

Ragnaroek commented 8 years ago

the docker images is now build in < 5 minutes. tested it with my little toy project: https://github.com/Ragnaroek/rust-trellis

Ogeon commented 8 years ago

Oh, nice! Thanks! I'll take a closer look later today, but I would appreciate it if you could squash the commits into one that's rebased on top of master. It looks good, otherwise, but I've just had a quick look.