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

Adding support for Power Linux (ppc64le) platform #613

Open
SunidhiGaonkar opened this issue May 10, 2022 · 4 comments
Open

Adding support for Power Linux (ppc64le) platform #613

SunidhiGaonkar opened this issue May 10, 2022 · 4 comments

Comments

@SunidhiGaonkar
Copy link

Summary:
I am creating this issue to request the community to provide quay.io/ansible/receptor:devel image for Power Linux (ppc64le) platform.
I am trying to Port AWX on Power Linux and this image is used as Base development image. I was able to build and test this image
on Power Linux (ppc64le) platform , attached below are the build and test logs and the steps that I followed for the same.

Steps and logs

@seth-priya
Copy link

Hi Team, any thoughts on above? thanks!

@shanemcd
Copy link
Member

We build and push our container images using GitHub Actions. Since they do not support ppc64le there's no way for us to do this right now. I'll leave open so we can do this if and when that happens.

@Sunidhi-Gaonkar1
Copy link
Contributor

Hi Team,
We are trying to enable cross builds for the image, we could use the docker buildx tool to cross compile docker images for ppc64le on GitHub actions.

@Sunidhi-Gaonkar1
Copy link
Contributor

Hi Team, In reference to this issue we have raised a PR implementing a cross-platform buildx approach.
We have used the QEMU setup and docker buildx tool to create a Multi-arch image for ppc64le on GitHub actions.
We have tested the workflows and mentioned the link for the same in the PR raised :#638.

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

No branches or pull requests

4 participants