2 references to RunAndIgnoreAsync
Microsoft.NET.Build.Containers (2)
LocalDaemons\ContainerRuntimes.cs (2)
271
await
RunAndIgnoreAsync
($"rmi {manifestName}");
305
await
RunAndIgnoreAsync
($"rmi {createdImage}");