formulahendry / vscode-docker-explorer

Docker Explorer for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.docker-explorer
MIT License
48 stars 20 forks source link

Allow re-attaching to running containers #13

Closed airtonix closed 7 years ago

airtonix commented 7 years ago

The terminal can close for a number of reasons (crash, reloading window after installing extensions... computer crash).

In the situations where the container is still running, lets provide a way to attach to the container again.

formulahendry commented 7 years ago

Thanks! I will take care of adding definition for attachContainer in package.json