6 references to ContainerRuntime
Aspire.Hosting (6)
Publishing\ResourceContainerImageBuilder.cs (6)
141$"Checking {ContainerRuntime.Name} health", 146var containerRuntimeHealthy = await ContainerRuntime.CheckIfRunningAsync(cancellationToken).ConfigureAwait(false); 153$"{ContainerRuntime.Name} is not running or is unhealthy.", 161$"{ContainerRuntime.Name} is healthy.", 338await ContainerRuntime.BuildImageAsync( 360await ContainerRuntime.BuildImageAsync(