V1alpha2DevWorkspaceTemplateSpecComponentsItemsPluginComponentsItemsImageDockerfile

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]
devfileRegistryV1alpha2DevWorkspaceTemplateSpecComponentsItemsPluginComponentsItemsImageDockerfileDevfileRegistry[optional]
gitV1alpha2DevWorkspaceTemplateSpecComponentsItemsPluginComponentsItemsImageDockerfileGit[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]