10 references to WithDockerfileFactory
Aspire.Hosting (1)
ContainerResourceBuilderExtensions.cs (1)
838
.
WithDockerfileFactory
(contextPath, dockerfileFactory, stage);
Aspire.Hosting.Azure.Tests (1)
AzureEnvironmentResourceTests.cs (1)
229
.
WithDockerfileFactory
(".", context => dockerfileContent);
Aspire.Hosting.Containers.Tests (4)
WithDockerfileTests.cs (4)
767
.
WithDockerfileFactory
(tempContextPath, context => dockerfileContent);
850
.
WithDockerfileFactory
(tempContextPath, context => dockerfileContent);
867
.
WithDockerfileFactory
(tempContextPath, context => dockerfileContent, "runner")
893
.
WithDockerfileFactory
(tempDir.FullName, context => dockerfileContent);
Aspire.Hosting.Docker.Tests (1)
DockerComposePublisherTests.cs (1)
531
.
WithDockerfileFactory
(".", context => dockerfileContent);
Aspire.Hosting.Kubernetes.Tests (1)
KubernetesPublisherTests.cs (1)
293
.
WithDockerfileFactory
(".", context => dockerfileContent);
Aspire.Hosting.Yarp (1)
YarpResourceExtensions.cs (1)
193
builder.
WithDockerfileFactory
(sourcePath, ctx =>
WithDockerfile.AppHost (1)
Program.cs (1)
21
.
WithDockerfileFactory
("qots", context =>