Signed-off-by: Cao Weiwei <cao.weiwei30@zte.com.cn>
Upstream-commit: cdcf7b78fc21f902c2c4fe42812763b0fbb36976
Component: engine
This commit is contained in:
Cao Weiwei
2016-08-28 17:01:22 +08:00
parent 63926fbdf3
commit 76de74a73a
+1 -1
View File
@@ -48,7 +48,7 @@ type DockerCli struct {
isTerminalOut bool
// client is the http client that performs all API operations
client client.APIClient
// state holds the terminal input state
// inState holds the terminal input state
inState *term.State
// outState holds the terminal output state
outState *term.State