V220DevfileComponentsItemsImage
June 1, 2022 ยท View on GitHub
Allows specifying the definition of an image for outer loop builds
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| autoBuild | Boolean | Defines if the image should be built during startup. Default value is `false` | [optional] |
| dockerfile | V220DevfileComponentsItemsImageDockerfile | [optional] | |
| imageName | String | Name of the image for the resulting outerloop build |