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

Add multiarch docker #3

Merged
merged 1 commit into from
Jan 7, 2024
Merged

Add multiarch docker #3

merged 1 commit into from
Jan 7, 2024

Conversation

SmilyOrg
Copy link
Owner

@SmilyOrg SmilyOrg commented Jan 6, 2024

This pull request adds support for multiarch docker by setting up QEMU and Docker Buildx. It also updates the build-push-action to include platforms for both linux/amd64 and linux/arm64.

This should allow running this on cheaper ARM servers and M1+ Macs.

See https://docs.docker.com/build/ci/github-actions/multi-platform/

@SmilyOrg SmilyOrg merged commit 379ad6e into main Jan 7, 2024
1 check passed
@SmilyOrg SmilyOrg deleted the multiarch branch January 7, 2024 00:00
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.

1 participant