microsoft / microsoft/vscode-remote-release
Can't attach VSCode Docker when using VSCode Tunnels connect.
@connor4312 is already working on this.
Since May 31, 2023.
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
- VS Code Version: lastest version
- OS Version: ubuntu 20.04 (remote) windows11(local)
Steps to Reproduce:
I recently discovered the functionality of tunnels and found it to be great in helping me reduce a lot of development pressure. However, I have encountered an issue where I am unable to attach Docker to VSCode when i using Tunnels. Although I can see which containers are running and attach them to the terminal, I receive an error message when attempting to attach them to VSCode. The error message indicates that there are no currently running containers available.
Thank you very much.
https://github.com/microsoft/vscode/issues/183283
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.