You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
After updating my local docker to the latest version (19.0.3.9) using brew update && brew upgrade, I get this error when entering e.g. docker ps in the console:
Error response from daemon: client version 1.40 is too new. Maximum supported API version is 1.38
Because of the still open issue #290 I'm using the v18.06.1-ce boot2docker iso image for my parallels vm.
After updating my local docker to the latest version (19.0.3.9) using
brew update && brew upgrade
, I get this error when entering e.g.docker ps
in the console:Because of the still open issue #290 I'm using the v18.06.1-ce boot2docker iso image for my parallels vm.
Now, I'm in a dead end :-(
The only way to get out of it is:
This installs docker 19.03.06 again, where this problem doesn't exists.
To avoid future automatic updates this could also be helpful:
The text was updated successfully, but these errors were encountered: