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

Use "docker buildx" for multi-platform builds. #403

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

afranken
Copy link
Member

Description

This supports linux/amd64 and linux/arm64 for now.

Related Issue

Fixes #253 #287 #389

Tasks

  • I have signed the CLA.
  • I have written tests and verified that they fail without my change.

This supports linux/amd64 and linux/arm64 for now.

Fixes #253 #287 #389
@afranken afranken force-pushed the use-buildx-for-multi-platform branch from 08a8f15 to f6436a1 Compare January 31, 2022 23:32
@afranken
Copy link
Member Author

afranken commented Feb 1, 2022

let's hope that the release works as well, can only test this from the main branch.

@afranken afranken merged commit d14a976 into main Feb 1, 2022
@afranken afranken deleted the use-buildx-for-multi-platform branch February 1, 2022 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uncaught target signal 11 (Segmentation fault) - core dumped, running a container on MacOS with M1 chip
1 participant