2 references to WithRemoteImageName
Aspire.Hosting (1)
ResourceBuilderExtensions.cs (1)
3244
/// This method can be combined with <see cref="
WithRemoteImageName
{T}"/> to fully customize the image reference.
Aspire.Hosting.Tests (1)
ResourceExtensionsTests.cs (1)
443
.
WithRemoteImageName
("myrepo/myimage");