cancel
Showing results for 
Search instead for 
Did you mean: 
alphayash
Cadet
Cadet
  • 852 Views

Universal Base Image (UBI) 8.5 and 8.6 missing OpenJDK 17

Looks like Red Hat "forgot" to migrate the OpenJDK 17 packages into the UBI package repository.

# docker run -it --rm registry.access.redhat.com/ubi8-minimal:8.5 microdnf -y --refresh install java-17-openjdk-headless

(microdnf:1): librhsm-WARNING **: 08:44:52.262: Found 0 entitlement certificates

(microdnf:1): librhsm-WARNING **: 08:44:52.263: Found 0 entitlement certificates
Downloading metadata...
Downloading metadata...
Downloading metadata...
error: No package matches 'java-17-openjdk-headless'

# docker run -it --rm registry.access.redhat.com/ubi8-minimal:8.6 microdnf -y --refresh install java-17-openjdk-headless

(microdnf:1): librhsm-WARNING **: 08:45:26.801: Found 0 entitlement certificates

(microdnf:1): librhsm-WARNING **: 08:45:26.802: Found 0 entitlement certificates
Downloading metadata...
Downloading metadata...
Downloading metadata...
error: No package matches 'java-17-openjdk-headless'
Labels (2)
0 Kudos
0 Replies
Join the discussion
You must log in to join this conversation.