Skip to content

Latest commit

 

History

History
78 lines (60 loc) · 2.37 KB

icr-images.md

File metadata and controls

78 lines (60 loc) · 2.37 KB

IBM Container Registry (ICR)

Open Liberty container images are available from IBM Container Registry (ICR) at icr.io/appcafe/open-liberty. Our recommendation is to use ICR instead of Docker Hub, since ICR doesn't impose rate limits on image pulls. Images can be pulled from ICR without authentication. Only images with Universal Base Image (UBI) as the Operating System are available in ICR at the moment.

The images for the latest release and the last two quarterly releases are available at all times and are refreshed regularly.

Available image tags are listed below. The tags follow this naming convention:

<fixpack_version_optional>-<liberty_image_flavour>-<java_version>-<java_type>-ubi

Append a tag to icr.io/appcafe/open-liberty to pull a specific image. For example:

icr.io/appcafe/open-liberty:22.0.0.9-kernel-slim-java17-openj9-ubi

Available images can be listed using IBM Cloud CLI. Log in with your IBMid prior to running the following commands. Note that authentication is only required to list the images. Images can be pulled from ICR without authentication:

ibmcloud cr region-set global 
ibmcloud cr images --restrict appcafe/open-liberty

Latest version

kernel-slim-java8-openj9-ubi
kernel-slim-java8-ibmjava-ubi
kernel-slim-java11-openj9-ubi
kernel-slim-java17-openj9-ubi

full-java8-openj9-ubi
full-java8-ibmjava-ubi
full-java11-openj9-ubi
full-java17-openj9-ubi

22.0.0.10

22.0.0.10-kernel-slim-java8-openj9-ubi
22.0.0.10-kernel-slim-java8-ibmjava-ubi
22.0.0.10-kernel-slim-java11-openj9-ubi
22.0.0.10-kernel-slim-java17-openj9-ubi

22.0.0.10-full-java8-openj9-ubi
22.0.0.10-full-java8-ibmjava-ubi
22.0.0.10-full-java11-openj9-ubi
22.0.0.10-full-java17-openj9-ubi

22.0.0.9

22.0.0.9-kernel-slim-java8-openj9-ubi
22.0.0.9-kernel-slim-java8-ibmjava-ubi
22.0.0.9-kernel-slim-java11-openj9-ubi
22.0.0.9-kernel-slim-java17-openj9-ubi

22.0.0.9-full-java8-openj9-ubi
22.0.0.9-full-java8-ibmjava-ubi
22.0.0.9-full-java11-openj9-ubi
22.0.0.9-full-java17-openj9-ubi

22.0.0.6

22.0.0.6-kernel-slim-java8-openj9-ubi
22.0.0.6-kernel-slim-java8-ibmjava-ubi
22.0.0.6-kernel-slim-java11-openj9-ubi
22.0.0.6-kernel-slim-java17-openj9-ubi

22.0.0.6-full-java8-openj9-ubi
22.0.0.6-full-java8-ibmjava-ubi
22.0.0.6-full-java11-openj9-ubi
22.0.0.6-full-java17-openj9-ubi