DockerfileStatement
Classabstractnet10.0
Represents a statement that can be written to a Dockerfile.
namespace Aspire.Hosting.ApplicationModel.Docker;
public abstract class DockerfileStatement{ // ...}Methods1
Section titled MethodsTask Writes the statement to the specified writer.