Docker Build Request Args
The parameters for a docker quick build.
Constructors
Properties
The machine configuration of the run agent.
The dedicated agent pool for the run.
The collection of override arguments to be used when executing the run.
The properties that describes a set of credentials that will be used when this run is invoked.
The Docker file path relative to the source location.
The fully qualified image names including the repository and tag.
The value that indicates whether archiving is enabled for the run or not.
The value of this property indicates whether the image built should be pushed to the registry or not.
The template that describes the repository and tag information for run log artifact.
The platform properties against which the run has to happen.
The URL(absolute or relative) of the source context. It can be an URL to a tar or git repository. If it is relative URL, the relative path should be obtained from calling listBuildSourceUploadUrl API.