Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occurs in expanded folder node when targeting Docker Desktop to windows container #2479

Closed
v-ruizh opened this issue Nov 11, 2020 · 1 comment · Fixed by #2482
Closed
Assignees
Milestone

Comments

@v-ruizh
Copy link

v-ruizh commented Nov 11, 2020

OS: Windows 10
Build Version: 20201109.2
.NET Core: 5.0.100

Repro Steps:

  1. Switch Docker Desktop to windows container.
  2. Create a .NET Core MVC project and add docker files including docker-compose files to it.
  3. Right click the docker-compose.yml file and select "Compose Up".
  4. 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.
image

More Info:

  1. This issue does not reproduce in Linux container.
  2. Fail to open the "License.txt" file from "Files" node.
    image
@v-ruizh v-ruizh added the AT-CTI label Nov 11, 2020
@bwateratmsft
Copy link
Collaborator

bwateratmsft commented Nov 11, 2020

@philliphoff Looks like none of the .NET Core images have wmic.

@philliphoff philliphoff self-assigned this Nov 11, 2020
@dbreshears dbreshears added this to the 1.8.0 milestone Nov 11, 2020
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants