-
-
Notifications
You must be signed in to change notification settings - Fork 100
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
client version 1.44 is too new #205
Comments
Upgrading Docker should fix the problem. Or, alternatively, running dry specifying an API version should works as well: |
same problem here, setting DOCKER_API_VERSION doesn't work for me
|
Strange, it doesn't seem to be using the Also, to check if it makes a difference, please try |
Hey, @moncho! Facing the same issue, setting DOCKER_API_VERSION doesn't work! DOCKER_API_VERSION=1.41 dry
INFO[0000] Dry could not start: retrieve container list: Error response from daemon: client version 1.44 is too new. Maximum supported API version is 1.43 |
I also tried different version numbers and got the same result. |
I have been able to reproduce the error, I will try to fix it soon. |
I did I'm using arch and just before install Dry I ran |
I don't suppose you managed to find a way around it did you? The export command that vacant future used didn't seem to work for me, and I miss Dry! |
I did actually, but got distracted with other things, sorry! I don't like you missing Dry, I will try to prepare a new release with the fix |
I can no longer use dry. I get this error:
which is weird as docker version prints:
The text was updated successfully, but these errors were encountered: