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

Improve multi-platform builds #1214

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

RonFed
Copy link
Contributor

@RonFed RonFed commented Oct 24, 2024

Use cross-compilation instead of emulation for multi-platform builds.

reference: https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/

@RonFed RonFed added docker Pull requests that update Docker code Skip Changelog labels Oct 24, 2024
@RonFed RonFed requested a review from a team as a code owner October 24, 2024 11:25
Copy link
Contributor

@damemi damemi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the helpful context link!

Dockerfile Outdated Show resolved Hide resolved
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
@RonFed RonFed merged commit 3a6c066 into open-telemetry:main Oct 24, 2024
26 checks passed
@RonFed RonFed deleted the improve_multi_platform_build branch October 24, 2024 19:32
@MrAlias MrAlias added this to the v0.17.0-alpha milestone Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Pull requests that update Docker code Skip Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants