Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.71 KB

icr-images.md

File metadata and controls

48 lines (33 loc) · 1.71 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 fix pack 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:21.0.0.12-kernel-slim-java8-openj9-ubi

Available images can also be listed using IBM Cloud CLI. Log in with your IBMid prior to running this command: ibmcloud cr images --restrict appcafe/open-liberty

Latest fix pack

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

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

21.0.0.12

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

21.0.0.12-full-java8-openj9-ubi
21.0.0.12-full-java8-ibmjava-ubi
21.0.0.12-full-java11-openj9-ubi

21.0.0.9

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

21.0.0.9-full-java8-openj9-ubi
21.0.0.9-full-java8-ibmjava-ubi
21.0.0.9-full-java11-openj9-ubi