OS: Windows 10
Build Version: 20201109.2
.NET Core: 5.0.100
Repro Steps:
- Switch Docker Desktop to windows container.
- Create a .NET Core MVC project and add docker files including docker-compose files to it.
- Right click the docker-compose.yml file and select "Compose Up".
- Navigate to Docker Containers view -> Expand the MVC container node -> Expand the "Files" node -> Expand the folder node.
Expect:
There is no error in the expanded folder node.
Actual:
An error occurs in expanded folder node.

More Info:
- This issue does not reproduce in Linux container.
- Fail to open the "License.txt" file from "Files" node.
