9 references to WithDockerfile
Aspire.Hosting (1)
ContainerResourceBuilderExtensions.cs (1)
690
.
WithDockerfile
(contextPath, dockerfileFactory, stage);
Aspire.Hosting.Azure.Tests (1)
AzureEnvironmentResourceTests.cs (1)
232
.
WithDockerfile
(".", context => dockerfileContent);
Aspire.Hosting.Containers.Tests (4)
WithDockerfileTests.cs (4)
752
.
WithDockerfile
(tempContextPath, context => dockerfileContent);
816
.
WithDockerfile
(tempContextPath, context => dockerfileContent);
833
.
WithDockerfile
(tempContextPath, context => dockerfileContent, "runner")
859
.
WithDockerfile
(tempDir.FullName, context => dockerfileContent);
Aspire.Hosting.Docker.Tests (1)
DockerComposePublisherTests.cs (1)
472
.
WithDockerfile
(".", context => dockerfileContent);
Aspire.Hosting.Kubernetes.Tests (1)
KubernetesPublisherTests.cs (1)
293
.
WithDockerfile
(".", context => dockerfileContent);
WithDockerfile.AppHost (1)
Program.cs (1)
19
.
WithDockerfile
("qots", context =>