Created
May 27, 2020 21:13
-
-
Save omar-dulaimi/ca64ffcece39d8c5cc79eecf44b07aef to your computer and use it in GitHub Desktop.
Fix Docker client version 1.40 is too new. Maximum supported API version is 1.39 [UBUNTU]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apt-get install -y --allow-downgrades docker-ce-cli=5:19.03.8~3-0~ubuntu-$(lsb_release -cs) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment