Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

vamc19
Copy link
Contributor

@vamc19 vamc19 commented Jun 6, 2022

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
Copy link

CLAassistant commented Jun 6, 2022

CLA assistant check
All committers have signed the CLA.

@nathanejohnson nathanejohnson merged commit 8b2066c into fabiolb:master Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Possibility of adding arm/arm64 docker builds.
3 participants