contentauth / c2patool

Command line tool for displaying and adding C2PA manifests
Apache License 2.0
94 stars 30 forks source link

Could we get a linux-arm64 build? #149

Open iameli-streams opened 8 months ago

iameli-streams commented 8 months ago

I'd like to build c2patool into a multi-architecture amd64/arm64 Docker image but I see we only have linux amd64 right now - would be great to have both!

scouten-adobe commented 8 months ago

I'm not sure I have time in the near term to build this out and test it, but if you are willing to submit a PR I'd be happy to review it and merge it. The relevant part of our publish workflow is defined here: https://github.com/contentauth/c2patool/blob/main/.github/workflows/publish-and-release.yml#L121-L165

ok-nick commented 3 weeks ago

GitHub recently added Arm64 hosted runners: https://github.blog/2024-06-03-arm64-on-github-actions-powering-faster-more-efficient-build-systems/ https://www.youtube.com/watch?v=vrr_OgMk458 https://www.youtube.com/watch?v=cgI6SBP8pEM