3 references to RunAsync
Microsoft.NET.Build.Containers (3)
LocalDaemons\DockerCli.cs (3)
173await RunAsync($"manifest create {manifestName}"); 188await RunAsync($"manifest add {manifestName} {tag}"); 196await RunAsync($"tag {manifestName} {additionalTag}");