Skip to content
DocsTry Aspire
DocsTry

AddContainerOptions

Type
📦 Aspire.Hosting v13.4.0
type AddContainerOptions = {
Image: string;
Tag?: string;
}

Fields

Imagestring
Tagstringoptional