Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

DockerfileStatement

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