mirror of https://github.com/docker/compose.git
Update dockerpty for non-TTY multiplexing.
Signed-off-by: Chris Corbyn <chris@w3style.co.uk>
This commit is contained in:
parent
9a825c5c35
commit
361294d20b
|
@ -3,4 +3,4 @@ PyYAML==3.10
|
|||
requests==2.2.1
|
||||
texttable==0.8.1
|
||||
websocket-client==0.11.0
|
||||
dockerpty==0.1.1
|
||||
dockerpty==0.2.1
|
||||
|
|
Loading…
Reference in New Issue