Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Reconnect to container #264

Closed
dgarijo opened this issue Jul 21, 2020 · 2 comments
Closed

Reconnect to container #264

dgarijo opened this issue Jul 21, 2020 · 2 comments
Labels
enhancement New feature or request feature_request

Comments

@dgarijo
Copy link
Contributor

dgarijo commented Jul 21, 2020

suggested by @brandomr
If I am working on MIC and my connection to the container gets reset (e.g., I am working on a server and my connection drops) it would be nice to reconnect to the container I had started working on. You can do it by doing

docker ps selecting the right name and docker exec -it <container name> /bin/bash

But it would be nice if mic helped doing this

@dgarijo dgarijo added the enhancement New feature or request label Jul 21, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.96. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@mosoriob
Copy link
Contributor

mosoriob commented Jun 2, 2021

Merged #327

@mosoriob mosoriob closed this as completed Jun 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request feature_request
Projects
None yet
Development

No branches or pull requests

2 participants