Open laurencefass opened 6 years ago
I have the same problem. Docker images section in Docker Explorer empty. The images are shown in Docker extension.
Docker Version 18.05.0-ce-win67 (18263) Windows containers with "experimental": true, "graph": "D:\Docker"
Win 10 Pro 1803 VSC 1.24.0
I have the same and I think the reason is, that I have two images with the same ID. It is of course the same image, just two different tags for the same image. When refreshing images, I get this error in the VS Code corner As soon as I untag one of the images, the images list appears
the reason is, that I have two images with the same ID
True, same here (I did not discover this issue earlier, hence I created a new one): https://github.com/formulahendry/vscode-docker-explorer/issues/48
on enabling this module i can see containers but no images in the sidebar.
when i click refresh on the "Images" tab title there is no console output nor network activity.
there also appears to be no search option on the images tab (as there is with containers).