ContainerResource.withImageRegistry
Method
interface ContainerResource { // ... omitted for brevity withImageRegistry(registry: string): ContainerResource;}Signature
method
withImageRegistrybuilderAllows overriding the image registry on a container.
withImageRegistry(registry: string): ContainerResourceParameters
registrystringReturns
ContainerResourceDefined on
This method is defined on the following type: