2 references to ContainerId
Aspire.Hosting (2)
Dcp\Model\Container.cs (1)
405|| (this.Status?.State == ContainerState.FailedToStart && this.Status?.ContainerId is not null);
Dcp\ResourceSnapshotBuilder.cs (1)
22var containerId = container.Status?.ContainerId;