NebulousLabs / docker-sia

The official docker image for the Sia daemon
https://sia.tech
MIT License
20 stars 1 forks source link

Add suport for Raspberry Pi #18

Closed ro-tex closed 4 years ago

ro-tex commented 4 years ago

This MR adds a Raspberry Pi (ARMv8) image.

ARMv8 support covers Raspberry Pi 3 and 4 and coincides with the ARM binaries we've been providing so far.

This image does not support older/smaller Pis such as Pi 1, Pi 2, Pi Zero - those are small and underpowered machines that will have trouble running siad.

This MR build on top of #17

Part of https://github.com/NebulousLabs/docker-sia/issues/12