We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, first time working with docker, so don't swear too much. I follow the instructions, but I get this error:
docker.errors.InvalidVersion: API versions below 1.21 are no longer supported by this library.
In order not to receive it, I install the old version like this
ERROR: client and server don't have same version (client : 1.21, server: 1.18)
And then I already get this error and do not know at all how to fix it
thank you in advance
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, first time working with docker, so don't swear too much. I follow the instructions, but I get this error:
docker.errors.InvalidVersion: API versions below 1.21 are no longer supported by this library.
In order not to receive it, I install the old version like this
ERROR: client and server don't have same version (client : 1.21, server: 1.18)
And then I already get this error and do not know at all how to fix it
thank you in advance
The text was updated successfully, but these errors were encountered: