Skip to content

Commit ba244b9

Browse files
committed
Add minimal to the descriptions/summary for the image
1 parent dfa4ec1 commit ba244b9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ga/latest/kernel/Dockerfile.ubi.openjdk21

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ LABEL org.opencontainers.image.authors="Leo Christy Jesuraj, Thomas Watson, Wend
5353
org.opencontainers.image.documentation="https://www.ibm.com/support/knowledgecenter/SSAW57_liberty/com.ibm.websphere.wlp.nd.multiplatform.doc/ae/cwlp_about.html" \
5454
org.opencontainers.image.version="$LIBERTY_VERSION" \
5555
org.opencontainers.image.revision="$LIBERTY_BUILD_LABEL" \
56-
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
56+
org.opencontainers.image.description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 minimal as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template" \
5757
org.opencontainers.image.title="IBM WebSphere Liberty" \
5858
vendor="IBM" \
5959
name="IBM WebSphere Liberty" \
6060
version="$LIBERTY_VERSION" \
61-
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9" \
62-
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
61+
summary="Image for WebSphere Liberty with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 minimal" \
62+
description="This image contains the WebSphere Liberty runtime with IBM Semeru Runtime Open Edition OpenJDK with OpenJ9 and Red Hat's UBI 9 minimal as the base OS. For more information on this image please see https://ibm.biz/wl-app-image-template"
6363

6464
ENV PATH=$PATH:/opt/ibm/wlp/bin:/opt/ibm/helpers/build
6565

0 commit comments

Comments
 (0)