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

feat(docker): add multi-platform support to buildx #5203

Conversation

oguzkaganozt
Copy link
Contributor

@oguzkaganozt oguzkaganozt commented Sep 9, 2024

Description

Add multi-platform builds to buildx so that we can push amd64 and arm64 flavours at the same time.

Fixes #5174

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@oguzkaganozt oguzkaganozt self-assigned this Sep 9, 2024
@oguzkaganozt oguzkaganozt linked an issue Sep 9, 2024 that may be closed by this pull request
3 tasks
@oguzkaganozt oguzkaganozt marked this pull request as draft September 9, 2024 12:58
@oguzkaganozt oguzkaganozt deleted the 5174-use-the-same-tag-for-multiple-cpu-architectures-in-docker-images branch September 9, 2024 15:07
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.

Use the same tag for multiple cpu architectures in docker images
1 participant