Open JamesNK opened 1 week ago
When Aspire starts up it logs a message if container runtime can't be found:
A critical level seems excessive. IMO, critical = the app is completely broken. But in this case, the result is containers won't start.
Change the log level to error.
No response
Is there an existing issue for this?
Describe the bug
When Aspire starts up it logs a message if container runtime can't be found:
A critical level seems excessive. IMO, critical = the app is completely broken. But in this case, the result is containers won't start.
Expected Behavior
Change the log level to error.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version info
No response
Anything else?
No response