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

ci: Enable multiplatform builds for amd64 and arm64 #134

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

matthewfeickert
Copy link
Member

  • Add the 'platforms' argument to the docker/build-push-action GitHub Action and pass the platform names to enable build for both amd64 and arm64 architectures. This will enable Apple silicon machines to run the Docker images without emulation which will significantly improve runtime performance.

* Add the 'platforms' argument to the docker/build-push-action GitHub
  Action and pass the platform names to enable build for both amd64 and
  arm64 architectures. This will enable Apple silicon machines to run
  the Docker images without emulation which will significantly improve
  runtime performance.
@matthewfeickert matthewfeickert self-assigned this Feb 28, 2024
@matthewfeickert matthewfeickert merged commit fe74205 into main Feb 28, 2024
9 checks passed
@matthewfeickert matthewfeickert deleted the ci/add-arm64-to-docker-build branch February 28, 2024 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant