origin: oc cluster up fails with leading 0 in docker version

oc cluster up fails with latest docker for mac Version 17.03.0-ce-mac1 (15587)

Version

oc v1.5.0-alpha.3+cf7e336 kubernetes v1.5.2+43a9be4 features: Basic-Auth Unable to connect to the server: EOF

Steps To Reproduce
  1. Update docker for mac (17.03.0-ce-mac1)
  2. oc cluster up
Current Result
$ oc cluster up 
-- Checking OpenShift client ... OK
-- Checking Docker client ... OK
-- Checking Docker version ... FAIL
   Error: Minor number must not contain leading zeroes "03"
Expected Result

a local openshift cluster needs to be setup

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 26 (19 by maintainers)

Most upvoted comments

also fix brew install openshift-cli ?

I’m ok with backport