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