microsoft / vscode-docker

Docker Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker
Other
1.18k stars 508 forks source link

Docker extension failed to show containers and images #4248

Closed qiyueliuhuo23 closed 3 months ago

qiyueliuhuo23 commented 4 months ago

I connected to a remote machine with remote ssh extension. There is docker and docker extension installed on the remote machine. It's supposed to show CONTAINERS and IMAGES by the docker extension, so I could attcher some container to the VSC, but it failed. How to fix this? I can still attach to containers I used to open with "Open Recent" option in "File".

Here is the picture of Docker Extension. It's just refreshing all the time

image

qiyueliuhuo23 commented 4 months ago

Docker Extensin Version: 1.29.0 OS: linux OS Release: 5.15.0-92-generic Product: Visual Studio Code Product Version: 1.86.2 Language: en

bwateratmsft commented 4 months ago

What happens if you run commands like docker images or docker ps -a in a command line?

AzCode-Bot commented 3 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!