-
Notifications
You must be signed in to change notification settings - Fork 22
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
Consider moving to Debian image #224
Comments
Dear Robert, thank you for sharing those pointers. I've also picked up that news from https://lwn.net/Articles/935592/. Let's watch this topic together, and see when we need to take action. With kind regards, |
for docker images, I think alpine linux is smaller and more compact |
If I remember right we had tried that once but musl instead of glibc caused issues and I think there were also problems with ARM64. The latter looks resolved gliderlabs/docker-alpine#304 JDK musl support also improved: https://openjdk.org/jeps/386 If someone does some testing and creates a PR I think we could merge it |
Please don't switch to musl prematurely. |
Unfortunately Red Hat has taken more draconian steps to lock out downstream providers like AlmaLinux. It might be wise to switch to a truly open distribution that will not be impacted.
News:
The text was updated successfully, but these errors were encountered: