Brandon Waterloo [MSFT]

Results 305 comments of Brandon Waterloo [MSFT]

It's not as detailed but the tooltip will show containers: ![image](https://user-images.githubusercontent.com/36966225/144069873-1d1dd648-b9c5-4080-9f9d-ab49465dde46.png)

@JM-Lemmi I can't believe I didn't think of this before, but you can set the grouping for the Containers view to use networks. It gives the view you're showing, but...

The biggest problem is that a container can be connected to multiple networks. Our tree view framework would not work, as the same container node would need to show up...

@v-ruizh was this on VSCode Insiders or the main release? I was not able to reproduce on main.

I am able to reproduce. This is only happening in Insiders and there haven't been changes in Docker in that area lately, so I suspect this must be a VSCode...

This would probably be solved by #3263. Right now our initial communications with Docker are to get the context so we can set up Dockerode; if the CLI alone was...

I added this issue to the list on #3263.