-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Explicitly disallow the use of "alpine-pkg-glibc" #10794
Comments
Question (maybe to @kaniini?): does this affect any image using the |
|
Hi @tianon Is there a way to get stats of download for ibmjava Alpine images , so it helps us to take next step of action. Thanks !! |
@jayasg12 sorry for the delay -- per-tag stats is unfortunately not data we have access to 😞 |
Closing this now as anything left is really part of #6282. 👍 |
This is definitely a piece of #6282, but in light of https://ariadne.space/2021/08/26/there-is-no-such-thing-as-a-glibc-based-alpine-image/ (and https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/24647), we plan to enforce the no-glibc-in-Alpine-based-images (and even not mixing release pockets like 3.14 and edge) more strictly.
Fortunately, there are only two images which are currently using this:
sonarqube
: @christophelevis @pierre-guillot-sonarsource @tobias-trabelsi-sonarsource @lukasz-jarocki-sonarsourceibmjava
: @jayasg12Please make (short term) plans to either migrate off this solution or deprecate the affected image variants.
(See also #10779 (comment) for an example of a concrete issue with the usage of this in the context of Java.)
The text was updated successfully, but these errors were encountered: