formulahendry / formulahendry/vscode-docker-explorer
Docker Images section not working if image ID downloaded twice
Open
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes two different docker repository addresses refer to the same image id.

Hence if you pull both images and end up having one image id twice, then the Explorer section "Docker Images" does not display anything.

When I try to refresh the section, the following error is thrown:
> Element with id is already registered
Contributor guide
Assessment
This issue has not been assessed yet.