Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 861 Bytes

V1alpha2DevWorkspaceSpecTemplateParentComponentsItemsImageDockerfileGit.md

File metadata and controls

15 lines (8 loc) · 861 Bytes

V1alpha2DevWorkspaceSpecTemplateParentComponentsItemsImageDockerfileGit

Dockerfile's Git source

Properties

Name Type Description Notes
checkoutFrom V1alpha2DevWorkspaceSpecTemplateParentComponentsItemsImageDockerfileGitCheckoutFrom [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]