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

support to use python docker 3.5.0 #585

Merged
merged 3 commits into from
Aug 19, 2018
Merged

Conversation

lguohan
Copy link
Contributor

@lguohan lguohan commented Aug 18, 2018

start from docker 3.0.0, results from exec_run changed to
dict(outout, code)

Signed-off-by: Guohan Lu [email protected]

What I did
allow test to use latest python docker 3.5.0

Why I did it
to use latest python docker 3.5.0

How I verified it
run test with both docker 3.5.0 and 2.6.1

Details if related

start from docker 3.0.0, results from exec_run changed to
dict(outout, code)

Signed-off-by: Guohan Lu <[email protected]>
@lguohan
Copy link
Contributor Author

lguohan commented Aug 18, 2018

retest this please

3 similar comments
@lguohan
Copy link
Contributor Author

lguohan commented Aug 19, 2018

retest this please

@lguohan
Copy link
Contributor Author

lguohan commented Aug 19, 2018

retest this please

@lguohan
Copy link
Contributor Author

lguohan commented Aug 19, 2018

retest this please

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.

2 participants