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
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.
Comment: on the remote machine I can run "docker" without sudo
Wish: