I am trying to Attach VS Code Window into a Docker container inside my remote machine on Azure. It has stopped working at some point, the message is "There are no running container to attach to", but clearly there is one because it finds it in the Docker extensions.
These are my steps.
- Open VS Code
- SSH-Remote Development to open VS Code on the Remote machine and install Docker extension there
- I find the docker container in the remote machine, but it fails opening it.
I attach here a screenshot.
I have tried this issue of possibly being because of opening VS Code from Spotlight instead of the Terminal, but is not the case.
Thanks !
