Skip to content
Docs Try Aspire
Docs Try

IResource.withContainerRegistry

Method
📦 Aspire.Hosting v13.4.0
interface IResource {
// ... omitted for brevity
withContainerRegistry(registry: IResource): IResource;
}

Signature

method withContainerRegistry builder
Configures the resource to use the specified container registry for container image operations.
withContainerRegistry(registry: IResource): IResource
registry IResource
IResource

Defined on

This method is defined on the following type: