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 support for ppc64le architecture #636

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

sacsant
Copy link
Contributor

@sacsant sacsant commented Jun 25, 2024

Running bootc install commands on ppc64le system bails out
with unsupported architecture error.

ERROR Installing to disk: Creating rootfs: Unsupported architecture: powerpc64

This patch enables support for ppc64le arch.

Signed-off-by: Sachin Sant sachinp@linux.ibm.com

 Running bootc install commands on ppc64le system bails out
 with unsupported architecture error.

 ERROR Installing to disk: Creating rootfs: Unsupported architecture: powerpc64

 This patch enables support for ppc64le arch.

Signed-off-by: Sachin Sant <sachinp@linux.ibm.com>
Copy link
Member

@vrothberg vrothberg left a comment

Choose a reason for hiding this comment

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

LGTM

@cgwalters cgwalters merged commit e1caed6 into containers:main Jun 26, 2024
12 checks passed
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.

None yet

3 participants