1 instantiation of ContainerExec
Aspire.Hosting (1)
Dcp\Model\ContainerExec.cs (1)
123var containerExec = new ContainerExec(new ContainerExecSpec
4 references to ContainerExec
Aspire.Hosting (4)
Dcp\Model\ContainerExec.cs (4)
108/// Create a new <see cref="ContainerExec"/> resource. 115/// Create a new <see cref="ContainerExec"/> resource. 121public static ContainerExec Create(string name, string containerName, string command) 123var containerExec = new ContainerExec(new ContainerExecSpec