2 references to AsEnvironmentPlaceholder
Aspire.Hosting.Docker.Tests (2)
DockerComposePublisherTests.cs (2)
234
composeService.ContainerName = containerNameParam.
AsEnvironmentPlaceholder
(serviceResource);
998
infra.Volumes[0].Source = certDir.
AsEnvironmentPlaceholder
(svc);