1 instantiation of new
Aspire.Hosting.Docker (1)
DockerComposePublishingContext.cs (1)
215
composeService.AddConfig(
new
()
2 references to new
Aspire.Hosting.Docker (2)
Resources\ComposeNodes\Service.cs (2)
382
public List<
ConfigReference
> Configs { get; set; } = [];
489
public Service AddConfig(
ConfigReference
config)