C9Glax / tranga

Docker-Container to monitor (Manga) Scanlation-Sites for download new chapters.
GNU General Public License v3.0
156 stars 15 forks source link

Added support for ARM #233

Closed vonProteus closed 2 months ago

vonProteus commented 2 months ago

ARM64 Support #6 related to https://github.com/C9Glax/tranga-website/pull/116 https://hub.docker.com/layers/vonproteus/glax-tranga-api/latest/images/sha256-a1cb9859b33d83c271015c70be4a7f214914b5c770e276a6cb1b77ad7a3734fe?context=explore

C9Glax commented 2 months ago

Gonna merge to cuttingedge first, see if changes work

vonProteus commented 2 months ago

arm image is build only in master branch

C9Glax commented 2 months ago

Yeah sorry, worded that wrong, gonna test locally with cuttingedge-branch, then merge into master

vonProteus commented 2 months ago

anyway now enabling arm images in other branches is only changing platforms: linux/amd64 to platforms: linux/amd64,linux/arm64