Skip to content
Docs Try Aspire

DockerfileBuilder Properties

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