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

Use correct architecture within container builds #439

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

mwperina
Copy link
Member

Use correct architecture when building containers on non-x86_64
platforms.

Fixes: #437
Signed-off-by: Martin Perina [email protected]

Use correct architecture when building containers on non-x86_64
platforms.

Fixes: eclipse-bluechi#437
Signed-off-by: Martin Perina <[email protected]>
Copy link
Member

@engelmi engelmi left a comment

Choose a reason for hiding this comment

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

LGTM
But does it really fix #437 or should it just be linked?

@mwperina
Copy link
Member Author

I don't have a way to test it, but this is the only place where we forcefully reference x86_64 platform during container build

@rhatdan
Copy link
Contributor

rhatdan commented Aug 10, 2023

LGTM

@rhatdan rhatdan merged commit 194ef71 into eclipse-bluechi:main Aug 10, 2023
@mwperina mwperina deleted the set-arch-for-containerfile branch August 10, 2023 13:23
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.

Quay repo does not contain integration-test-base:latest arm image
3 participants