VueTorrent / vuetorrent-backend

Simple backend service to store configuration server-side
GNU General Public License v3.0
6 stars 2 forks source link

[REQUEST] About an ARM arch docker image #22

Open steakhutzeee opened 1 month ago

steakhutzeee commented 1 month ago

Hi,

would like to ask if it's possible to add a docker image version compabile with ARM arch.

Thank you!

Larsluph commented 1 month ago

I see the architecture linux/arm/v6 and linux/arm/v7 available in the node base image.

Do you know what's the difference?

steakhutzeee commented 1 month ago

Found this https://github.com/nodejs/node/issues/13629

Maybe arm7 is compatible with arm6, but they are different in performance.

Larsluph commented 1 month ago

Unable to build ARMv6 and ARMv7 images: https://github.com/VueTorrent/vuetorrent-backend/actions/runs/9419460093/job/25950621625