flyte / mqtt-io

Expose GPIO modules (Raspberry Pi, Beaglebone, PCF8754, PiFace2 etc.) and digital sensors (LM75 etc.) to an MQTT server for remote control and monitoring.
MIT License
460 stars 157 forks source link

docker: slim image, use rustup, build deps only on armv7 #352

Closed chatziko closed 4 months ago

chatziko commented 4 months ago

A follow up to the reverted #342, with extra improvements:

I tested that it builds on all platforms, but only ran it on arm64 (not on arm/v7).

BenjiU commented 4 months ago

@chatziko: nice, it works!

Thanks a lot for the fix and your patient! :-)