Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Paketo Native Build compatible with Apple Silicon M1 and Curl #836

Closed
goafabric opened this issue Jun 18, 2021 · 3 comments
Closed

Paketo Native Build compatible with Apple Silicon M1 and Curl #836

goafabric opened this issue Jun 18, 2021 · 3 comments

Comments

@goafabric
Copy link

Hello everybody,
it would be great to have a Paketo Native Build that also works with Apple Silicon M1.
While the Quarkus People don't support this out of the box,
they allow to set an alternative Builder Image:
https://dev.to/nevernull/building-a-native-java-application-for-arm64-with-quarkus-2n9m

Note, the mentioned base is now: ghcr.io/graalvm/graalvm-ce:java11-21.0.0.2

There just an universal graalvm build image by oracle is used, that works on both amd64 + arm64 ..
Works like a charm an apple silicon.
Unfortunately there is also currently no graalvm natively for macos on apple silicon.
So this solves also this issue.

And 2nd .. i do not want to open an extra issue for this rather small thing:

Is there a way to get a Docker image with CURL included, except for using "paketobuildpacks/builder:full" ?
Because this result in insanely big image sizes of 700MB .. i would expect that at least the builder:base would contain curl ... as needed for Docker Healthchecks.

Thank u very much

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 18, 2021
@sdeleuze
Copy link
Contributor

Please raise those issues at https://github.com/paketo-buildpacks/native-image.

@sdeleuze sdeleuze removed the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 22, 2021
@scottfrederick
Copy link

@goafabric You can follow these Paketo issues for M1 / ARM64 support in buildpacks:

@goafabric
Copy link
Author

thank you scott

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

4 participants