traggo / server

self-hosted tag-based time tracking
https://traggo.net
GNU General Public License v3.0
1.09k stars 55 forks source link

Support Arm v8 #145

Closed kisamoto closed 1 year ago

kisamoto commented 1 year ago

Is your feature request related to a problem? Please describe. I am trying to run Traggo on Arm v8 servers (specifically Hetzner Cloud Arm CAX series) however I am receiving a exec ./traggo: exec format error when running with Docker.

Describe the solution you'd like Docker images built to support Arm v8 as well as v7.

Describe alternatives you've considered Building a custom Docker image.

Additional context Running on Hetzner Cloud CAX series VMs.

jmattheis commented 1 year ago

See https://github.com/traggo/server/issues/132

kisamoto commented 1 year ago

Ah sorry, for some reason didn't appear in the Github issue search. Closing in favour of #132