Skip to content
DocsTry Aspire
DocsTry

DockerfileBuilder Properties

ClassProperties1 member
Builder for creating Dockerfiles programmatically.
Gets the stages in this Dockerfile.
public IReadOnlyList<DockerfileStage> Stages { get; }