11 references to WithDockerfileFactory
Aspire.Hosting (1)
ContainerResourceBuilderExtensions.cs (1)
958.WithDockerfileFactory(contextPath, dockerfileFactory, stage);
Aspire.Hosting.Azure.Tests (1)
AzureEnvironmentResourceTests.cs (1)
300.WithDockerfileFactory(".", context => dockerfileContent);
Aspire.Hosting.Blazor (1)
BlazorGatewayExtensions.cs (1)
554companion.WithDockerfileFactory(project.SolutionRoot, ctx =>
Aspire.Hosting.Containers.Tests (4)
WithDockerfileTests.cs (4)
794.WithDockerfileFactory(tempContextPath, context => dockerfileContent); 880.WithDockerfileFactory(tempContextPath, context => dockerfileContent); 898.WithDockerfileFactory(tempContextPath, context => dockerfileContent, "runner") 924.WithDockerfileFactory(tempDir.FullName, context => dockerfileContent);
Aspire.Hosting.Docker.Tests (1)
DockerComposePublisherTests.cs (1)
566.WithDockerfileFactory(".", context => dockerfileContent);
Aspire.Hosting.Kubernetes.Tests (1)
KubernetesPublisherTests.cs (1)
372.WithDockerfileFactory(".", context => dockerfileContent);
Aspire.Hosting.Yarp (1)
YarpResourceExtensions.cs (1)
201builder.WithDockerfileFactory(sourcePath, ctx =>
WithDockerfile.AppHost (1)
AppHost.cs (1)
21.WithDockerfileFactory("qots", context =>