42 references to DockerfilePath
Aspire.Hosting.Containers.Tests (25)
WithDockerfileTests.cs (25)
30
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
65
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
102
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
126
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
151
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
172
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
200
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
235
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
264
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
314
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
363
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
411
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
462
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
534
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
652
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
669
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
685
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
702
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
718
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
735
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
751
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
768
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
953
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
994
var tempDockerfilePath1 = tempDockerfileContext1.
DockerfilePath
;
999
var tempDockerfilePath2 = tempDockerfileContext2.
DockerfilePath
;
Aspire.Hosting.Tests (17)
Dcp\DcpExecutorTests.cs (2)
74
builder.AddDockerfile("mycontainer", tempDockerfileContext.ContextPath, tempDockerfileContext.
DockerfilePath
)
98
builder.AddDockerfile("mycontainer", tempDockerfileContext.ContextPath, tempDockerfileContext.
DockerfilePath
);
Publishing\ResourceContainerImageManagerTests.cs (15)
97
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
230
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
272
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
427
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
550
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
581
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
621
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
733
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
795
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
905
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
952
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
1156
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
1190
var container = builder.AddDockerfile("mycontainer", tempDockerfileContext.ContextPath, tempDockerfileContext.
DockerfilePath
);
1220
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;
1424
var tempDockerfilePath = tempDockerfileContext.
DockerfilePath
;