Skip to content

api: add support for containers that require TTY#1370

Merged
stevvooe merged 1 commit intomoby:masterfrom
stevvooe:add-tty-support
Oct 24, 2016
Merged

api: add support for containers that require TTY#1370
stevvooe merged 1 commit intomoby:masterfrom
stevvooe:add-tty-support

Conversation

@stevvooe
Copy link
Contributor

Signed-off-by: Stephen J Day [email protected]

@codecov-io
Copy link

Current coverage is 55.15% (diff: 100%)

Merging #1370 into master will decrease coverage by 0.04%

@@             master      #1370   diff @@
==========================================
  Files            80         80          
  Lines         12641      12638     -3   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           6977       6970     -7   
- Misses         4698       4701     +3   
- Partials        966        967     +1   

Sunburst

Powered by Codecov. Last update bc4c20c...c9fc8ba

@aaronlehmann
Copy link
Collaborator

LGTM

@dperny
Copy link
Collaborator

dperny commented Aug 29, 2016

17 days old, no updates, needs rebase. Still want to push this through @stevvooe ?

@stevvooe
Copy link
Contributor Author

@dperny See moby/moby#25644 (comment) from @crosbymichael on the support of TTYs.

@aluzzardi aluzzardi closed this Sep 19, 2016
@crosbymichael crosbymichael reopened this Oct 24, 2016
@crosbymichael
Copy link
Contributor

I repoened this. I couldn't find a better alternative to having generic support for a system level console in normal containers are this point. Sorry for slowing this PR down.

@crosbymichael
Copy link
Contributor

LGTM

@aaronlehmann
Copy link
Collaborator

LGTM

@stevvooe: Once this is merged, will you be opening a docker/docker PR to add support for it in the CLI and executor?

@stevvooe
Copy link
Contributor Author

@stevvooe: Once this is merged, will you be opening a docker/docker PR to add support for it in the CLI and executor?

I don't have any plans to. If it is not implemented by code freeze, I can take this on.

@stevvooe stevvooe merged commit da09cfa into moby:master Oct 24, 2016
@stevvooe stevvooe deleted the add-tty-support branch October 24, 2016 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants