V1alpha2DevWorkspaceTemplateSpecComponentsItemsPluginComponentsItemsImageDockerfileGit

June 1, 2022 ยท View on GitHub

Dockerfile's Git source

Properties

NameTypeDescriptionNotes
checkoutFromV1alpha2DevWorkspaceTemplateSpecComponentsItemsPluginComponentsItemsImageDockerfileGitCheckoutFrom[optional]
fileLocationStringLocation of the Dockerfile in the Git repository when using git as Dockerfile src. Defaults to Dockerfile.[optional]
remotesMap<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]