Xtrendence / Cryptofolio

Track your cryptocurrency holdings/portfolio with an open-source web, mobile, and desktop application, along with a self-hosted RESTful API.
https://xtrendence.github.io/Cryptofolio/
GNU Affero General Public License v3.0
325 stars 59 forks source link

Multi-Arch Docker Builds #50

Closed Xtrendence closed 3 years ago

Hukuma1 commented 3 years ago

My RPi will thank you for this. :D

Xtrendence commented 3 years ago

Hi, could you just check to see if docker pull xtrendence/cryptofolio:V.2.1.0-arm64 works on your Pi? I'm not entirely sure how to bundle all the builds together, but for now, I just want to see if that works, and then for the next release I'll figure out how to group them all together.

viandika commented 3 years ago

Yep. I can confirm it running on my Pi4 raspbian 64bit.

Xtrendence commented 3 years ago

Thank you. Could you please also try out docker pull xtrendence/cryptofolio:latest? I've bundled them together, but can't test ARM64. Thanks again!

viandika commented 3 years ago

The ARM64 build from the bundle runs great for me too. :D

Xtrendence commented 3 years ago

Okay, I'll delete the separate ones then and leave the bundle, and replace V.2.1.0 with a bundle of its own.