DockerfileBuilderCallbackContext.Builder Property
Definition
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.
Gets the Dockerfile builder instance.
public Aspire.Hosting.ApplicationModel.Docker.DockerfileBuilder Builder { get; }
member this.Builder : Aspire.Hosting.ApplicationModel.Docker.DockerfileBuilder
Public ReadOnly Property Builder As DockerfileBuilder