getmango / Mango

Mango is a self-hosted manga server and web reader
https://getmango.app
MIT License
1.69k stars 118 forks source link

[Feature Request] ARM Support on Pre-built Binary or Docker. #316

Closed toxikmicrowave closed 2 years ago

toxikmicrowave commented 2 years ago

Is your feature request related to a problem? Please describe. Current release (Pre-built Binary or Docker) of Mango has no support for ARM CPUs.

Describe the solution you'd like Pre-built Binary or Docker Image with support for ARM CPUs.

Describe a small use-case for this feature request Being able to use Mango on small ARM devices like Raspberry Pi.

hkalexling commented 2 years ago

Hey thanks for the feature request. Unfortunately statically linking is not yet possible with Crystal on ARM (see #131), and the prebuilt ARM docker image has already been requested here: https://github.com/hkalexling/Mango/issues/297