OpenLiberty / ci.docker

Eclipse Public License 1.0
43 stars 59 forks source link

Update to UBI 9 (23.0.0.10+) #459

Closed leochr closed 1 year ago

leochr commented 1 year ago
tjwatson commented 1 year ago

While building with this PR locally I see this warning that I don't recall seeing with UBI8:

adduser warning: default's uid 1001 is greater than SYS_UID_MAX 999

It is not clear if this warning has any adverse side effects. I think it is giving a warning because our default user is a sudo user.

tjwatson commented 1 year ago

I tried InstantOn for Java 17 full and beta images built locally with the PR. InstantOn seems to work fine for x86-64 systems. Will need to get images built for power and x86-64 for a more thorough SVT set of testing.