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

Docker not showing containers on local machine after update #3838

Closed
BrendanBasson4 opened this issue Feb 17, 2023 · 8 comments
Closed

Docker not showing containers on local machine after update #3838

BrendanBasson4 opened this issue Feb 17, 2023 · 8 comments

Comments

@BrendanBasson4
Copy link

I recently updated my docker extension and for some reason non of the containers on my device are getting picked up by the extension. The extension keeps loading with no end.

OS: Ubuntu 20.04.5 LTS
VSCode: 1.75.1
Docker: 23.0.1, build a5ee5b1
Docker Extension: 1.23.3

@danegsta
Copy link
Contributor

@BrendanBasson4 do you use any VSCode/Docker remoting functionality (either connecting to a remote VSCode session over SSH or connecting to a non-default Docker daemon via Docker context/DOCKER_HOST environment variable)?

@danegsta
Copy link
Contributor

@BrendanBasson4 if you're using the snap versions of both vscode and docker, you may be running into an issue we've identified a workaround for here: #3821 (comment)

@BrendanBasson4
Copy link
Author

@danegsta I installed docker via the terminal on my local machine. vscode I installed via snap so I don't know whether this could be the problem. Note: it works when I revert to the previous version of the extension.

@danegsta
Copy link
Contributor

@BrendanBasson4 do you see any errors in the container/image views or does it simply say "No items found"? Can you run the command which docker from the command line and share the result?

@BrendanBasson4
Copy link
Author

BrendanBasson4 commented Feb 28, 2023

@danegsta which docker outputs /usr/local/bin/docker. When I open the screen it starts loading but never stops doesn't say anything.

@danegsta
Copy link
Contributor

@BrendanBasson4 you may very well be running into the specific problem from this issue comment or more generally this issue tracking some performance issues with Docker under certain circumstances.

@BrendanBasson4
Copy link
Author

@danegsta Looks like it I see the only fix is to reduce my containers by the looks of it

@bwateratmsft
Copy link
Collaborator

I'll resolve this as a dupe of #3779.

@bwateratmsft bwateratmsft closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2023
@microsoft microsoft locked and limited conversation to collaborators Apr 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants