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: add arm support to docker dev images (backport #7946) #7953

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 4, 2024

What is the purpose of the change

This PR introduces ARM support for development Docker images. We utilize buildjet-2vcpu-ubuntu-2204-arm for native ARM builds, eliminating the need for QEMU virtualization and resulting in faster build times.
If this approach is validated, it can be extended to production images as well.

Testing and Verifying

Manually verify this change after a push to v24.x branch.

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes?
  • Changelog entry added to Unreleased section of CHANGELOG.md?

Where is the change documented?

  • Specification (x/{module}/README.md)
  • Osmosis documentation site
  • Code comments?
  • N/A

Summary by CodeRabbit

  • New Features
    • Introduced support for ARM architecture in Docker images, including specific enhancements for ARM64. This update enables the building and pushing of Docker images and E2E initialization Docker images optimized for ARM64.

This is an automatic backport of pull request #7946 done by [Mergify](https://mergify.com).

(cherry picked from commit 13c58fa)
@mergify mergify bot requested a review from a team as a code owner April 4, 2024 08:04
@mergify mergify bot mentioned this pull request Apr 4, 2024
6 tasks
@github-actions github-actions bot added the T:CI label Apr 4, 2024
@niccoloraspa niccoloraspa merged commit ffa99ca into v24.x Apr 4, 2024
1 check passed
@niccoloraspa niccoloraspa deleted the mergify/bp/v24.x/pr-7946 branch April 4, 2024 08:13
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.

1 participant