-
Notifications
You must be signed in to change notification settings - Fork 527
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
Comments
@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)? |
@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) |
@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. |
@BrendanBasson4 do you see any errors in the container/image views or does it simply say "No items found"? Can you run the command |
@danegsta |
@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. |
@danegsta Looks like it I see the only fix is to reduce my containers by the looks of it |
I'll resolve this as a dupe of #3779. |
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
The text was updated successfully, but these errors were encountered: