Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 736 Bytes

V220DevfileParentComponentsItemsImageDockerfileDevfileRegistry.md

File metadata and controls

14 lines (7 loc) · 736 Bytes

V220DevfileParentComponentsItemsImageDockerfileDevfileRegistry

Dockerfile's Devfile Registry source

Properties

Name Type Description Notes
id String Id in a devfile registry that contains a Dockerfile. The src in the OCI registry required for the Dockerfile build will be downloaded for building the image. [optional]
registryUrl String Devfile Registry URL to pull the Dockerfile from when using the Devfile Registry as Dockerfile src. To ensure the Dockerfile gets resolved consistently in different environments, it is recommended to always specify the `devfileRegistryUrl` when `Id` is used. [optional]