formulahendry / formulahendry/vscode-docker-explorer
Docker on Visual Studio Code Remote - SSH Workspaces
Open
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I'm using visual studio code with the "Visual Studio Code Remote - SSH" extension.
I can open a workspace via SSH on a remote machine (Linux).
On the remote machine is a docker daemon running docker containers
Visual Studio Code runs on windows.
When opening the docker-extension.
- The containers are listed with started/stop status
- Right click on a container to start or stop it
- an error is shown
ERROR: connect ENOENT//./pipe/docker_engine
Comment:
on the remote machine I can run "docker" without sudo
Wish:
- the extension ca work with SSH workspaces?
Contributor guide
Assessment
This issue has not been assessed yet.