mirrorbits icon indicating copy to clipboard operation
mirrorbits copied to clipboard

Feature Request: also build for arm64 architecture

Open lemeurherve opened this issue 2 years ago • 7 comments

In an effort to reduce our costs by migrating several of Jenkins infrastructure services to arm64, I've created a PoC for running mirrorbits on arm64: https://github.com/jenkins-infra/docker-mirrorbits/pull/18

It would be nice to configure the build of this repository to also produce arm64 binaries so we could rely on them for running mirrorbits on arm64.

lemeurherve avatar Oct 31 '23 17:10 lemeurherve

Looking into it, will open a PR when ready.

lemeurherve avatar Oct 31 '23 18:10 lemeurherve

Note that there's package in Debian (unstable/testing only). It's built for all architectures: https://buildd.debian.org/status/package.php?p=mirrorbits

elboulangero avatar Nov 01 '23 03:11 elboulangero

Shouldn't be hard :)

Addition welcomed.

jbkempf avatar Nov 07 '23 13:11 jbkempf