+[{"configDocKey":{"type":"string","key":"quarkus.docker.dockerfile-jvm-path","configDoc":"Path to the JVM Dockerfile. If set to an absolute path then the absolute path will be used, otherwise the path will be considered relative to the project root. If not set src/main/docker/Dockerfile.jvm will be used.","withinAMap":false,"defaultValue":"src/main/docker/Dockerfile.jvm","javaDocSiteLink":"","docMapKey":"dockerfile-jvm-path","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.docker","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.docker.dockerfile-native-path","configDoc":"Path to the native Dockerfile. If set to an absolute path then the absolute path will be used, otherwise the path will be considered relative to the project root. If not set src/main/docker/Dockerfile.native will be used.","withinAMap":false,"defaultValue":"src/main/docker/Dockerfile.native","javaDocSiteLink":"","docMapKey":"dockerfile-native-path","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.docker","enum":false}},{"configDocKey":{"type":"`Map<String,String>`","key":"quarkus.docker.build-args","configDoc":"Build args passed to docker via `--build-arg`","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"build-args","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":true,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.docker","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.docker.cache-from","configDoc":"Images to consider as cache sources. Values are passed to `docker build` via the `cache-from` option","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"cache-from","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":true,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.docker","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.docker.network","configDoc":"","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"network","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.docker","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.docker.executable-name","configDoc":"Name of binary used to execute the docker commands. This setting can override the global container runtime detection.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"executable-name","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.docker","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.docker.additional-args","configDoc":"Additional arbitrary arguments passed to the executable when building the container image.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"additional-args","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":true,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.docker","enum":false}},{"configDocSection":{"name":"quarkus.docker.buildx","optional":false,"withinAMap":false,"sectionDetails":"= Configuration for Docker Buildx options","sectionDetailsTitle":"Configuration for Docker Buildx options","configPhase":"BUILD_TIME","topLevelGrouping":"quarkus.docker","configGroupType":"io.quarkus.container.image.docker.deployment.DockerConfig.DockerBuildxConfig","showSection":true,"configDocItems":[{"configDocKey":{"type":"string","key":"quarkus.docker.buildx.platform","configDoc":"Which platform(s) to target during the build. See https://docs.docker.com/engine/reference/commandline/buildx_build/++#++platform","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"platform","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":true,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"quarkus.docker","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.docker.buildx.output","configDoc":"Sets the export action for the build result. See https://docs.docker.com/engine/reference/commandline/buildx_build/++#++output. Note that any filesystem paths need to be absolute paths, not relative from where the command is executed from.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"output","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"quarkus.docker","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.docker.buildx.progress","configDoc":"Set type of progress output (`auto`, `plain`, `tty`). Use `plain` to show container output (default “`auto`”). See https://docs.docker.com/engine/reference/commandline/buildx_build/++#++progress","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"progress","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"quarkus.docker","enum":false}}],"anchorPrefix":null}}]
0 commit comments