V1alpha2DevWorkspaceSpecTemplateComponentsItemsPluginComponentsItemsImageDockerfileGit
June 1, 2022 ยท View on GitHub
Dockerfile's Git source
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| checkoutFrom | V1alpha2DevWorkspaceSpecTemplateComponentsItemsPluginComponentsItemsImageDockerfileGitCheckoutFrom | [optional] | |
| fileLocation | String | Location of the Dockerfile in the Git repository when using git as Dockerfile src. Defaults to Dockerfile. | [optional] |
| remotes | Map<String, String> | The remotes map which should be initialized in the git project. Projects must have at least one remote configured while StarterProjects & Image Component's Git source can only have at most one remote configured. | [optional] |