Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

Support the error interface in docker v1.10 #9

Merged
merged 1 commit into from
Mar 16, 2016

Conversation

mrkschan
Copy link
Contributor

The connection error is changed to something like..

An error occurred trying to connect: Get http://127.0.0.1:2375/v1.22/containers/json: dial tcp 127.0.0.1:2375: connectex: No connection could be made because the target machine actively refused it.

docker version
Client:
 Version:      1.10.2
 API version:  1.22
 Go version:   go1.5.3
 Git commit:   c3959b1
 Built:        Mon Feb 22 22:37:33 2016
 OS/Arch:      windows/amd64

Update according to error message update in docker v1.10.
tiangolo added a commit that referenced this pull request Mar 16, 2016
Support the error interface in docker v1.10
@tiangolo tiangolo merged commit cbf1a2a into tiangolo:master Mar 16, 2016
@tiangolo
Copy link
Owner

Thanks @mrkschan !

And thanks for checking for both error strings (so that we don't break backwards compatibility).

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.

None yet

2 participants