WeblateOrg / docker

Official Docker container for Weblate, a libre software web-based continuous localization system
https://docs.weblate.org/en/latest/admin/install/docker.html
GNU General Public License v3.0
92 stars 106 forks source link

Use Arm-based linux runners #2595

Open nijel opened 3 months ago

nijel commented 3 months ago

Describe the problem

Right now we're using Qemu to build arm64 images what is quite slow.

Describe the solution you would like

By the end of the year GitHub should have native arm64 Linux builds, so we should switch to them once it is available.

Describe alternatives you have considered

No response

Screenshots

No response

Additional context

https://github.blog/changelog/2024-06-03-actions-arm-based-linux-and-windows-runners-are-now-in-public-beta/

github-actions[bot] commented 3 months ago

This issue seems to be a good fit for newbie contributors. You are welcome to contribute to Weblate! Don't hesitate to ask any questions you would have while implementing this.

You can learn about how to get started in our contributors documentation.