Replies: 1 comment 1 reply
-
This is absolutely on the roadmap and we are in the process of updating tooling and ci to make this possible. Any help and input is most definitely welcome. If you want to get involved you connect through slack or by joining the working group meeting. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I love the work you've done on https://github.com/paketo-buildpacks/builder-jammy-java-tiny, as I needed to produce multi-architecture images (amd64 and arm64) for Spring Boot app.
I was wondering if there are any plans to build a
builder-jammy-base
based on a multi-archdocker.io/paketobuildpacks/build-jammy-base
? As my application needslibstdc++.so.6
—required for some protoc/grpc stuff—I would need such things. I use https://github.com/dashaun/paketo-arm64 at the moment. It relies on https://hub.docker.com/r/dmikusa/build-jammy-base, which is pretty old...Don't know yet if and how I could help but I would at least be a user and provide feedbacks!
Beta Was this translation helpful? Give feedback.
All reactions