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

Arm support #490

Merged
merged 8 commits into from
Jul 11, 2024
Merged

Arm support #490

merged 8 commits into from
Jul 11, 2024

Conversation

dbw7
Copy link
Contributor

@dbw7 dbw7 commented Jul 10, 2024

Adds support for building Arm images on an Arm machine

Cross architecture build capabilities (building Arm images on x86_64 and vice versa) will come in a future PR

Closes: #193

@dbw7 dbw7 requested review from atanasdinov and jdob July 10, 2024 20:20
Copy link
Contributor

@atanasdinov atanasdinov left a comment

Choose a reason for hiding this comment

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

Great work!

pkg/rpm/resolver/templates/prepare-tarball.sh.tpl Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
RELEASE_NOTES.md Outdated Show resolved Hide resolved
@dbw7 dbw7 requested a review from atanasdinov July 11, 2024 15:47
@dbw7 dbw7 merged commit 173908a into suse-edge:main Jul 11, 2024
3 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.

Add support for building image on an aarch64 host machine
3 participants