Skip to content
Docs Try Aspire
Docs Try

withContainerRegistry

Method
📦 Aspire.Hosting v13.4.0
interface ContainerResource {
// ... 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

Applies to

This method applies to the following types: