DockerBuildStep Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Docker build step.
[Newtonsoft.Json.JsonObject("Docker")]
public class DockerBuildStep : Microsoft.Azure.Management.ContainerRegistry.Models.TaskStepProperties
[<Newtonsoft.Json.JsonObject("Docker")>]
type DockerBuildStep = class
inherit TaskStepProperties
Public Class DockerBuildStep
Inherits TaskStepProperties
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Docker |
Initializes a new instance of the DockerBuildStep class. |
Docker |
Initializes a new instance of the DockerBuildStep class. |
Arguments |
Gets or sets the collection of override arguments to be used when executing this build step. |
Base |
Gets list of base image dependencies for a step. (Inherited from TaskStepProperties) |
Context |
Gets or sets the token (git PAT or SAS token of storage account blob) associated with the context for a step. (Inherited from TaskStepProperties) |
Context |
Gets or sets the URL(absolute or relative) of the source context for the task step. (Inherited from TaskStepProperties) |
Docker |
Gets or sets the Docker file path relative to the source context. |
Image |
Gets or sets the fully qualified image names including the repository and tag. |
Is |
Gets or sets the value of this property indicates whether the image built should be pushed to the registry or not. |
No |
Gets or sets the value of this property indicates whether the image cache is enabled or not. |
Target |
Gets or sets the name of the target build stage for the docker build. |
Validate() |
Validate the object. |
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: