-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NotFound: No such file or directory #151
Comments
@mikelue Thank you. This is my output. $ docker context ls
NAME TYPE DESCRIPTION DOCKER ENDPOINT KUBERNETES ENDPOINT ORCHESTRATOR
default moby Current DOCKER_HOST based configuration unix:///var/run/docker.sock If your using Docker Desktop(on macOS), please check |
It seems that I'm using ssh tunnel to manage remote docker engine causing the problem. |
Seems like you have ls unix:///var/run/docker.sock |
No, I don't have the file in my environment.(Windows, WSL 2, Ubuntu 22.04). And I do use SSH for managing remote docker. |
Ok, I got the situation. |
If there is a away to bind remote docker socket communication to local socket, it might works 🤔 |
This is a viable solution. Supporting context of docker could be a feature for this plugin. |
Not working comands(I only tried these ones):
:DockerImages
:e docker://images
Error messages
My environment:
9.0.1600
v5.0.0
Any response would be appreciated.
The text was updated successfully, but these errors were encountered: