Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Always use docker client #52

Merged
merged 2 commits into from
Aug 30, 2017

Conversation

r2d4
Copy link
Contributor

@r2d4 r2d4 commented Aug 28, 2017

This removes the --eng flag and never shells out to docker. Instead, it always uses the vendored docker client, negotiating the correct API version with the daemon. It also updates the docker/docker dependency.

@r2d4 r2d4 force-pushed the dont-shell-to-docker branch from ad5b128 to b123ae9 Compare August 28, 2017 23:15
@r2d4
Copy link
Contributor Author

r2d4 commented Aug 28, 2017

fixes #51

@r2d4
Copy link
Contributor Author

r2d4 commented Aug 28, 2017

I'm not sure what the issue was in #40, but I think that issue shouldn't be relevant after this.
Fixes #40

This could also probably help with #33, since previously, the http transport for the API client wasn't being closed.

@r2d4 r2d4 force-pushed the dont-shell-to-docker branch from b123ae9 to 12917a6 Compare August 30, 2017 20:33
@aaron-prindle aaron-prindle merged commit 639bbbf into GoogleContainerTools:master Aug 30, 2017
@r2d4 r2d4 deleted the dont-shell-to-docker branch August 30, 2017 21:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants