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 ppc64le platform using Multi-arch GitHub Actions flow #638

Closed

Conversation

Sunidhi-Gaonkar1
Copy link
Contributor

This PR is in reference to #613 to provide quay.io/ansible/receptor:devel image for Power (ppc64le) platform.
I have modified the GitHub Action workflows to use docker buildx tool to cross compile docker images for ppc64le and produce multiarch image. I have tested the workflows in my fork repository and mentioned below are the links for the same.

  1. devel_image.yml workflow:
  1. stage.yml workflow:
  1. promote.yml workflow:

This PR modifies 3 workflows (devel_image.yml , stage.yml and promote.yml) and can be extended for PR workflow as well.(if required)

@jwcroppe
Copy link

Thanks @Sunidhi-Gaonkar1.
@shanemcd and @fosterseth - any thoughts on this approach? Thanks in advance for your time!

@shanemcd
Copy link
Member

Hello - thanks a lot for this contribution. I've rebased and extended this work in #652, which just merged.

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.

3 participants