containers - cf ic plugin not able to find docker daemon while authentication -


when use cf ic plugin on command prompt, gives me following message:

checking local docker configuration... system authenticated ibm containers api, local docker daemon not reachable authenticate ibm containers registry. can still run ibm containers on cloud not able push or pull images.

not sure why happening because docker running fine me on local windows pc. when try docker-machine env @ command prompt, following output:

"set docker_tls_verify=1" "set docker_host=tcp://192.168.99.100:2376" "set docker_cert_path=c:\users\ibm_admin\.docker\machine\machines  \default" "set docker_machine_name=default"  rem run command configure shell: "rem     /f "tokens=*" %i in ('docker-machine env') %i" 

any hints on wrong? searched in communities can't find much.

it miss side.

given downloaded docker windows, running inside virtualbox. so, tried cf ic login mingw console instead of windows command prompt , worked.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -