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

Add support for musl based native alpine docker images. #535

Merged
merged 5 commits into from
Apr 1, 2021

Conversation

dinogun
Copy link
Collaborator

@dinogun dinogun commented Mar 29, 2021

This uses the native musl java builds for Java 16 and hotspot for x86_64 only. Uses the alpine-linux OS_Family that was introduced in PR #534 to determine which Java build to use for a given config.

This uses the native musl java builds for Java 16 and hotspot for x86_64 only
@dinogun dinogun added this to the March 2021 milestone Mar 29, 2021
@dinogun dinogun requested review from karianna and gdams March 29, 2021 14:24
@dinogun dinogun marked this pull request as ready for review April 1, 2021 15:29
@karianna karianna changed the title WIP: Add support for musl based native alpine docker images. Add support for musl based native alpine docker images. Apr 1, 2021
Copy link
Member

@karianna karianna left a comment

Choose a reason for hiding this comment

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

LGTM

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

Successfully merging this pull request may close these issues.

2 participants