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

client.execute() hard-codes AttachStdin=False #389

Closed
kevinastone opened this issue Nov 5, 2014 · 2 comments
Closed

client.execute() hard-codes AttachStdin=False #389

kevinastone opened this issue Nov 5, 2014 · 2 comments

Comments

@kevinastone
Copy link

I'd like to use execute to attach to the running process started by the /exec API call. Can you make this an argument along with AttachStdout and AttachStderr?

https://github.com/docker/docker-py/blob/master/docker/client.py#L575

@shin-
Copy link
Contributor

shin- commented Nov 5, 2014

see #73 #239 #390

@j-bennet
Copy link

j-bennet commented Jun 7, 2015

It's not exactly a duplicate as this is requested for an exec instance, not a container instance. Please add!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants