compose icon indicating copy to clipboard operation
compose copied to clipboard

[BUG] Remote containers do not work with the latest docker desktop 4.29.0 update for MacOS

Open dubisoft-solutions opened this issue 1 year ago • 3 comments

Description

Error: connect ECONNREFUSED occurs when Visual Studio code is trying to communicate with the server inside a docker

Steps To Reproduce

  1. update docker desktop to version 4.29.0
  2. open your project and do Reopen in container

Compose Version

No response

Docker Environment

4.29.0

Anything else?

No response

dubisoft-solutions avatar Apr 19 '24 12:04 dubisoft-solutions

What make you think this is related to Docker Compose ? Sounds like a Docker Desktop or vscode extension issue, compose is not involved here

ndeloof avatar Apr 21 '24 04:04 ndeloof

@ndeloof , probably you are right, but I tested with the compose based docker stack, so created the issue here. If I am wrong, how can I move it to the other space?

dubisoft-solutions avatar Apr 22 '24 09:04 dubisoft-solutions

first confirm you can run a docker container and/or a compose application from command line running docker run ... if not, your Docker desktop installation has some issue. Otherwise, this sounds like a Vscode bug: please report to vscode maintainers

ndeloof avatar Apr 22 '24 10:04 ndeloof

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 22 '24 00:09 github-actions[bot]