moan0s / matrix-registration-bot

A bot that is used to create and manage registration tokens for a matrix server
GNU Affero General Public License v3.0
64 stars 10 forks source link

Docker image for ARM #17

Open subDesTagesMitExtraKaese opened 2 years ago

subDesTagesMitExtraKaese commented 2 years ago

Build a docker image for ARMv7 and ARM64. Currently only AMD64 is available.

moan0s commented 2 years ago

I have issues building that. matrix-docker-ansible-deploy offers a self-build if that is something that would help you?

0spinboson commented 1 year ago

I just tried to build it on my oracle cloud arm64 instance, no luck.

iakat commented 1 year ago

Any interest in this?

GitHubGeek commented 8 months ago

ARM64 self-build is currently broken for tag 1.3.0 - This change is needed: https://github.com/moan0s/matrix-registration-bot/commit/9f7347ba692e099e6de9b95789f7a5defa0177b1

Would be great if the Dockerfile fix can be backported to 1.3 branch, thanks!!