3 references to Alias
Aspire.Hosting (3)
Dcp\ContainerCreator.cs (3)
189Aliases = aanns.Select(a => a.Alias) 241if (IsContainerTunnelContainerName(aliasAnnotation.Alias)) 243throw new DistributedApplicationException($"Container resource '{container.Name}' uses network alias '{aliasAnnotation.Alias}', which conflicts with the Aspire container tunnel container name '{ContainerTunnelContainerName}'. Rename the alias or disable the Aspire container tunnel.");