Skip to content

Instantly share code, notes, and snippets.

@fbricon
Created August 9, 2016 19:59
Show Gist options
  • Select an option

  • Save fbricon/9f291ef3c1d9546bf6da6012c2fb0e32 to your computer and use it in GitHub Desktop.

Select an option

Save fbricon/9f291ef3c1d9546bf6da6012c2fb0e32 to your computer and use it in GitHub Desktop.
oc cluster up (1.3.alpha3)
v1.3.0-alpha.3 ./oc cluster up
-- Checking OpenShift client ... OK
-- Checking Docker client ... OK
-- Checking for existing OpenShift container ... OK
-- Checking for openshift/origin:v1.3.0-alpha.3 image ...
Pulling image openshift/origin:v1.3.0-alpha.3
Pulled 0/3 layers, 3% complete
Pulled 1/3 layers, 70% complete
Pulled 2/3 layers, 96% complete
Pulled 3/3 layers, 100% complete
Extracting
Image pull complete
-- Checking Docker daemon configuration ... OK
-- Checking for available ports ... OK
-- Checking type of volume mount ...
Using Docker shared volumes for OpenShift volumes
-- Checking Docker version ... OK
-- Creating host directories ... OK
-- Finding server IP ...
Using 10.193.241.73 as the server IP
-- Starting OpenShift container ... FAIL
Error: exec: "socat": executable file not found in $PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment