OpenLiberty / ci.docker

Eclipse Public License 1.0
43 stars 59 forks source link

Set the tag as a label on the Liberty images #370

Closed leochr closed 1 year ago

leochr commented 1 year ago

Set the tag as a label on the Liberty image.

Added these labels during build stage:

Open Liberty --label "liberty.image.tag=" --label "io.openliberty.image.tag="

WebSphere Liberty --label "liberty.image.tag=" --label "com.ibm.websphere.liberty.image.tag="

leochr commented 1 year ago

Delivered internal PR (here) to add image tag as label at build time