DocsTry Aspire
DocsTry

DockerfileStatement

Classabstractnet10.0
📦 Aspire.Hosting v13.5.3
Represents a statement that can be written to a Dockerfile.
namespace Aspire.Hosting.ApplicationModel.Docker;
public abstract class DockerfileStatement
{
// ...
}
View all methods