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 multiplatform build #311

Merged
merged 1 commit into from
Feb 16, 2023
Merged

Conversation

chillleader
Copy link
Member

@chillleader chillleader commented Feb 16, 2023

Description

Enables multiplatform build for amd64 and arm64 platforms by using QEMU emulator.

Already tested and published under SNAPSHOT tag - feel free to check it out!

References:

Related issues

closes #308

@chillleader chillleader requested a review from a team as a code owner February 16, 2023 14:00
@chillleader chillleader self-assigned this Feb 16, 2023
@chillleader chillleader merged commit 06d8beb into main Feb 16, 2023
@chillleader chillleader deleted the multiplatform-build branch February 16, 2023 15:48
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.

Build Docker images for arm64 architecture/Apple Silicon
2 participants