Skip to content
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

cannot connect to docker #4471

Open
sivom opened this issue Jan 15, 2025 · 2 comments
Open

cannot connect to docker #4471

sivom opened this issue Jan 15, 2025 · 2 comments

Comments

@sivom
Copy link

sivom commented Jan 15, 2025

Does this occur consistently?
Repro steps:

Version: 1.29.3
OS: linux
OS Release: 6.1.0-28-amd64
Product: code-server
Product Version: 1.96.2
Language: en

Image

@sivom
Copy link
Author

sivom commented Jan 15, 2025

I am using the extenstion in code server (vscode online server)
I have debian running the docker containers, code server is a container, i exported docker.sock as volume
tried DOCKER_HOST unix:///var/run/docker.sock nothing helped

$ docker context ls
NAME DESCRIPTION DOCKER ENDPOINT ERROR
default * Current DOCKER_HOST based configuration unix:///var/run/docker.sock
docker-codeserver tcp://docker:2375
$ docker -v
Docker version 27.4.1, build b9d17ea

Image

@bwateratmsft
Copy link
Collaborator

What do you see if you do docker container ls in the terminal?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants