Equivalent to vscode "attach vscode" to a running docker container?

is there an alternative way to do:
image

using docker extension?

2 Likes

Would really like to know as well.

This is also an essential part of my workflow. In VSCode, the Remote Explorer plugin allows me to switch between Dev Containers and SSH Tunnels

If anyone knows how to enable this, I’d appreciate the tip, or if it’s not possible, I cast a vote to support it!

For me it fails to attach to any running container: “An error occurred attaching to the container”. It works flawlessly with VScode.
I’m on a MacOS, i do have the Docker and Dev Containers extensions.
Is this under the devs radar? Is there a fix coming? Otherwise i cannot use cursor at all. All my work projects happen in Docker Containers

I’m currently having the same issue. Did you manage to get it working?