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

Adding UBI min tags #288

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Adding UBI min tags #288

wants to merge 1 commit into from

Conversation

arthurdm
Copy link
Contributor

Adding new tags for UBI min. FIxes #207

The new tags are using UBI min and JRE, for Java 11 only. Here are the comparisons with the current Java 11 tags:

REPOSITORY                 TAG                             IMAGE ID       CREATED              SIZE
openliberty/open-liberty   full-java11-openj9-ubi          ceefc6e5456e   About a minute ago   912MB
openliberty/open-liberty   full-java11-ubi-min             ace348c2804d   3 minutes ago        551MB
openliberty/open-liberty   kernel-slim-java11-openj9-ubi   46f96666b5a3   2 hours ago          681MB
openliberty/open-liberty   kernel-slim-java11-ubi-min      20fad0cf3411   3 hours ago          321MB

For kernel-slim we're seeing a reduction of 52.9% and for full the reduction is of 39.6%.

Signed-off-by: Arthur De Magalhaes [email protected]

Signed-off-by: Arthur De Magalhaes <[email protected]>
@arthurdm arthurdm requested a review from leochr November 26, 2021 18:26
Copy link
Member

@leochr leochr left a comment

Choose a reason for hiding this comment

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

@arthurdm Thanks for the PR. It looks good. We are just waiting for the Java team to publish the images to icr.io, since images in ibmsemeruruntime/* are no longer maintained/updated by them. Once the images are in icr.io, the Liberty images will need to switch to those.

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

Successfully merging this pull request may close these issues.

Add ubi-min based images
2 participants