All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.container.image.openshift.deployment.S2iConfig.jdp Maven / Gradle / Ivy

#
#Wed Oct 07 21:11:58 CEST 2020
io.quarkus.container.image.openshift.deployment.S2iConfig.nativeBinaryDirectory=The directory where the native binary is added during the assemble phase.\nThis is dependent on the S2I image and should be supplied if a non-default image is used.
io.quarkus.container.image.openshift.deployment.S2iConfig.baseJvmImage=The base image to be used when a container image is being produced for the jar build
io.quarkus.container.image.openshift.deployment.S2iConfig.nativeArguments=Additional arguments to pass when starting the native application
io.quarkus.container.image.openshift.deployment.S2iConfig.jarFileName=The resulting filename of the jar in the S2I image.\nThis option may be used if the selected S2I image uses a fixed name for the jar.
io.quarkus.container.image.openshift.deployment.S2iConfig.jarDirectory=The directory where the jar is added during the assemble phase.\nThis is dependent on the S2I image and should be supplied if a non default image is used.
io.quarkus.container.image.openshift.deployment.S2iConfig.jvmArguments=Additional JVM arguments to pass to the JVM when starting the application
io.quarkus.container.image.openshift.deployment.S2iConfig.nativeBinaryFileName=The resulting filename of the native binary in the S2I image.\nThis option may be used if the selected S2I image uses a fixed name for the native binary.
io.quarkus.container.image.openshift.deployment.S2iConfig.buildTimeout=The build timeout.
io.quarkus.container.image.openshift.deployment.S2iConfig.baseNativeImage=The base image to be used when a container image is being produced for the native binary build




© 2015 - 2025 Weber Informatics LLC | Privacy Policy