microsoft / vscode-remote-release

Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
https://aka.ms/vscode-remote
Other
3.67k stars 292 forks source link

"Rebuild Container" command is not available when attaching to running docker container #10330

Open alita-moore opened 1 month ago

alita-moore commented 1 month ago

Steps to Reproduce:

  1. Attach vscode to a running docker container
  2. Notice that there is not a command to rebuild Screenshot 2024-09-27 at 1 26 21 PM

Does this issue occur when you try this locally?: No Does this issue occur when you try this locally and all extensions are disabled?: Yes

alita-moore commented 1 month ago

note that I started the devcontainer by running the devcontainers cli from the terminal to start the container