Skip to content
Docs Try Aspire
Docs Try

AddContainerOptions

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

Fields

Image string
Tag string