aviyelverse / Open-Source-Requests

A curation of paid and unpaid requests for the community to work on.
18 stars 4 forks source link

Build docker image for arm64 #55

Closed ghost closed 2 years ago

ghost commented 2 years ago

Is your proposal related to a problem? Apple M1 uses arm64 arch, we are currently only building amd64.

Describe the solution you'd like Use qemu and buildx to build both architectures and push the images.

Additional context How is cosign affected by this? We'll need to ensure signing is intact for both arch.