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

Pin centos|fedora|redhat|oraclelinux docker-ce-cli package version to docker-ce version #48

Merged
merged 1 commit into from
May 22, 2020

Conversation

bashofmann
Copy link
Contributor

docker-ce-cli was introduced as an additional package and a dependency of docker-ce with 18.09.

Without pinning the newest docker-ce-cli will be installed. Starting with 19.03.9 the docker-ce-cli version does not work anymore with older docer-ce 18.09 versions.

Error message: Error response from daemon: client version 1.40 is too new. Maximum supported API version is 1.39

rancher/rancher#27161

PR for ubuntu/debian #47

… docker-ce version

docker-ce-cli was introduced as an additional package and a dependency of docker-ce with 18.09.

Without pinning the newest docker-ce-cli will be installed. Starting with 19.03.9 the docker-ce-cli version does not work anymore with older docer-ce 18.09 versions.

Error message: Error response from daemon: client version 1.40 is too new. Maximum supported API version is 1.39

rancher/rancher#27161
@vincent99 vincent99 merged commit 4bac63f into rancher:master May 22, 2020
@bashofmann bashofmann deleted the pin-docker-ce-cli-centos branch May 22, 2020 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants