fabiolb / fabio

Consul Load-Balancing made simple
https://fabiolb.net
MIT License
7.25k stars 620 forks source link

Build multi-arch Docker images for amd64 and arm64 architectures #875

Closed vamc19 closed 1 year ago

vamc19 commented 2 years ago

This PR updates GoRelaser config to build multi-architecture Docker images using buildx. Currently, this change builds amd64 and arm64v8 images.

Note that this change may break release scripts if buildx is not available on the host machine during release.

Images built with this configuration are available on my personal Docker hub

Fixes #833

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.