Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need ability to attach to a running process #4057

Closed
micahlmartin opened this issue Jun 18, 2014 · 1 comment · Fixed by #7377
Closed

Need ability to attach to a running process #4057

micahlmartin opened this issue Jun 18, 2014 · 1 comment · Fixed by #7377

Comments

@micahlmartin
Copy link

It would be great if there was a vagrant docker-attach app command that would allow me to attach to a running instance. This would be helpful for a number of things including the ability to use command-line debugging tools.

@mitchellh
Copy link
Contributor

Agreed.

sethvargo added a commit that referenced this issue May 31, 2016
This adds a new core command, `docker-exec`, which allows the user to
exec into an already-running container.

- Fixes #6566
- Fixes #5193
- Fixes #4904
- Fixes #4057
- Fixes #4179
- Fixes #4903
sethvargo added a commit that referenced this issue May 31, 2016
This adds a new core command, `docker-exec`, which allows the user to
exec into an already-running container.

- Fixes #6566
- Fixes #5193
- Fixes #4904
- Fixes #4057
- Fixes #4179
- Fixes #4903
sethvargo added a commit that referenced this issue May 31, 2016
This adds a new core command, `docker-exec`, which allows the user to
exec into an already-running container.

- Fixes #6566
- Fixes #5193
- Fixes #4904
- Fixes #4057
- Fixes #4179
- Fixes #4903
sethvargo added a commit that referenced this issue Jun 1, 2016
This adds a new core command, `docker-exec`, which allows the user to
exec into an already-running container.

- Fixes #6566
- Fixes #5193
- Fixes #4904
- Fixes #4057
- Fixes #4179
- Fixes #4903
@ghost ghost locked and limited conversation to collaborators Apr 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants