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

Investigate multi-arch image support in our workflows #122

Closed
sophiewigmore opened this issue Jun 14, 2023 · 4 comments
Closed

Investigate multi-arch image support in our workflows #122

sophiewigmore opened this issue Jun 14, 2023 · 4 comments
Assignees
Labels
multi-arch Issues related to supporting multi-architecture buildpacks/stacks/builders

Comments

@sophiewigmore
Copy link
Member

sophiewigmore commented Jun 14, 2023

In #108 @dmikusa added ARM64 support for the Jammy Tiny stack. Even though we can successfully build a multi-arch stack using the jam functionality, other parts of the create-release workflow fail (example) due to issues with Syft and multi-arch image support.

Before we can officially ship multi-arch stack images, we need to understand how this will play with our full stack creation workflow, as other issues could crop up besides just the issue with Syft during package receipt collection.

This issue is to test out the different parts of the stack creation workflow with a multi-arch image and to either:
A) file issues to enable the workflow as-is to work with multi arch, or
B) come up with a plan of how we'd need to re-architect our stack release process to enable multi-arch releases (and file issues for this work)

@sophiewigmore
Copy link
Member Author

@jericop has been working on this with his various PRs:
#131
#136
#137
#138
#140
#142

@sophiewigmore
Copy link
Member Author

To do:

@sophiewigmore sophiewigmore added the multi-arch Issues related to supporting multi-architecture buildpacks/stacks/builders label Mar 6, 2024
@sophiewigmore sophiewigmore self-assigned this Apr 1, 2024
@sophiewigmore
Copy link
Member Author

status update - this is 95% done, I have a couple small bug to work out and then this will be done
https://github.com/paketo-buildpacks/jammy-tiny-stack/actions/runs/8944156775/job/24570715602

@sophiewigmore
Copy link
Member Author

this is complete for the Jammy Tiny stack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multi-arch Issues related to supporting multi-architecture buildpacks/stacks/builders
Projects
None yet
Development

No branches or pull requests

2 participants