openslide / openslide-bin

Binary builds of OpenSlide and its dependencies
https://openslide.org/download/#binaries
GNU Lesser General Public License v2.1
18 stars 28 forks source link

workflows: add arm64 image to Linux builder container #284

Closed bgilbert closed 1 week ago

bgilbert commented 1 week ago

We'll eventually want to build arm64 Linux binaries. Convert the Linux builder container image into a manifest referencing both amd64 and arm64 images.

Building the Linux builder container doesn't require compiling from source, just downloading and unpacking, so we can cross-build it efficiently on amd64.

openslide-bot commented 1 week ago

DCO signed off :heavy_check_mark:

All commits have been signed off. You have certified to the terms of the Developer Certificate of Origin, version 1.1. In particular, you certify that this contribution has not been developed using information obtained under a non-disclosure agreement or other license terms that forbid you from contributing it under the GNU Lesser General Public License, version 2.1.