Skip to content

Add image generation with aarch64 runtimes#85

Closed
tytan652 wants to merge 1 commit intoflatpak:masterfrom
tytan652:aarch64_image
Closed

Add image generation with aarch64 runtimes#85
tytan652 wants to merge 1 commit intoflatpak:masterfrom
tytan652:aarch64_image

Conversation

@tytan652
Copy link
Copy Markdown
Contributor

@tytan652 tytan652 commented Jun 30, 2022

When using the builder action with aarch64 as arch, the action always install aarch64 runtime.

To avoid this, generating x86_64 images with aarch64 runtime is a solution.

Making images per runtime architecture avoid to make images bigger in size.

Images are tagged with a tag suffixed with the runtime arch, this allow using matrix with containers.
x86_64 runtime images are still also tagged with a non-suffixed tag.

This PR was not tested and two of the checks are failing because images with new tags do not exist.

@tytan652 tytan652 marked this pull request as draft September 17, 2022 17:06
@GeorgesStavracas
Copy link
Copy Markdown
Member

This probably needs #82 first so you can try and publish these new images to your fork, and then test it there.

@tytan652
Copy link
Copy Markdown
Contributor Author

tytan652 commented Oct 1, 2022

This probably needs #82 first so you can try and publish these new images to your fork, and then test it there.

The reason that I put this PR as draft is to wait for #82, even if I don't want to mess my registry that I never used.

@bilelmoussaoui bilelmoussaoui added enhancement New feature or request containers labels Mar 18, 2023
@bilelmoussaoui
Copy link
Copy Markdown
Member

See also #124

@vixalien vixalien mentioned this pull request Aug 3, 2023
8 tasks
@bilelmoussaoui
Copy link
Copy Markdown
Member

We no longer get into this business, flathub takes care of providing the images. Closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

containers enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants