Skip to content
DocsTry Aspire
DocsTry

DockerfileStatement

Classabstractnet8.0
📦 Aspire.Hosting v13.4.0
Represents a statement that can be written to a Dockerfile.
namespace Aspire.Hosting.ApplicationModel.Docker;
public abstract class DockerfileStatement
{
// ...
}