Package io.quarkus.container.spi
package io.quarkus.container.spi
-
ClassesClassDescriptionA
MultiBuildItemthat represents eligible container image builders.ThisBuildItemcan be used to override the default image name.A label to be added to the built container image This will only have an effect if the extension building the container image supports adding custom labels (like the Jib extension)This is basically a simplified version ofcom.google.cloud.tools.jib.api.ImageReferenceThere are cases where a single segment image (an image without group) is preferred.