OS: Win 10
Build Version: 20221108.4
Repro Steps:
- Open a .NET MVC project and add docker files to it in VS Code.
- Debug this project with configuration "Docker .NET Core Launch".
- Check the logs in Terminal window.
Expect:
The logs are clear and easy to see.
Actual:
The logs are messy in Terminal window.

More Info:
This issue can be easily reproduced when debugging the project at the first time.