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

feat: build images for amd64 and arm64 #210

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

fitbeard
Copy link

We have receptor's version for arm64. Let's build EE image for arm64 also.
After this change, the Github workflows for https://github.com/ansible/awx may also be changed to support multi-arch EE (https://github.com/imjasonh/setup-crane is good candidate for this job).

@austlane
Copy link
Contributor

austlane commented Jul 26, 2023

EE has been running great under ARM for a while now, when built yourself. All the RPM/Docker dependencies for AWX-EE load up without any fuss. aarch64 has come a long way! 👍

It would be a welcome addition if the AWX team shipped linux/arm64 images. This is extremely useful for those who would like to be able to test locally on ARM hardware (Apple silicon, etc) with the same EE's they're using elsewhere.

I am building my private EE using the same method used in this PR. Looks good to me 👍

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.

2 participants