formulahendry / formulahendry/vscode-docker-explorer

Gets confused between local and remote

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
49
Forks
22
PR merge metrics
No merged PRs in 30d

Description

When running the extension as a remote install vs-code lists images running on the local host. Attempts to run/remove or in any way interact with the listed images will fail as that are passed to the remote dockerd.

This is a bug rather than a feature request. If the extension is installed only for the remote then it should not be accessing the local host at all.

This bug relates to #45 which notes similar behaviour in a different manner.

extension installed as remote
![](https://i.gyazo.com/9c314e939c238395b59210acdbfec028.png)

extension showing the windows client hosted images.
![](https://i.gyazo.com/4b8c9c05341b5428774485d050809f9a.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.