
io.quarkus.container.image.openshift.deployment.OpenshiftConfig.jdp Maven / Gradle / Ivy
#
#Wed Oct 07 21:11:58 CEST 2020
io.quarkus.container.image.openshift.deployment.OpenshiftConfig.buildStrategy=The build config strategy to use.
io.quarkus.container.image.openshift.deployment.OpenshiftConfig.buildTimeout=The build timeout.
io.quarkus.container.image.openshift.deployment.OpenshiftConfig.baseJvmImage=The base image to be used when a container image is being produced for the jar build
io.quarkus.container.image.openshift.deployment.OpenshiftConfig.nativeDockerfile=The default Dockerfile to use for native builds
io.quarkus.container.image.openshift.deployment.OpenshiftConfig.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.OpenshiftConfig.jvmArguments=Additional JVM arguments to pass to the JVM when starting the application
io.quarkus.container.image.openshift.deployment.OpenshiftConfig.jvmDockerfile=The default Dockerfile to use for jvm builds
io.quarkus.container.image.openshift.deployment.OpenshiftConfig.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.OpenshiftConfig.baseNativeImage=The base image to be used when a container image is being produced for the native binary build
io.quarkus.container.image.openshift.deployment.OpenshiftConfig.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.OpenshiftConfig.nativeArguments=Additional arguments to pass when starting the native application
io.quarkus.container.image.openshift.deployment.OpenshiftConfig.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.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy