V1alpha2DevWorkspaceTemplateSpecComponentsItemsImageDockerfile

June 1, 2022 ยท View on GitHub

Allows specifying dockerfile type build

Properties

NameTypeDescriptionNotes
argsList<String>The arguments to supply to the dockerfile build.[optional]
buildContextStringPath of source directory to establish build context. Defaults to ${PROJECT_SOURCE} in the container[optional]
devfileRegistryV1alpha2DevWorkspaceTemplateSpecComponentsItemsImageDockerfileDevfileRegistry[optional]
gitV1alpha2DevWorkspaceTemplateSpecComponentsItemsImageDockerfileGit[optional]
rootRequiredBooleanSpecify if a privileged builder pod is required. Default value is `false`[optional]
uriStringURI Reference of a Dockerfile. It can be a full URL or a relative URI from the current devfile as the base URI.[optional]