boot2docker - How can I install docker toolbox on windows 7 -
docker , kitematic can't launch after successfull installation of docker-toolbox.
i have error when launching kitematic :
error: connect enoent //./pipe/docker_engine
and :
command failed: c:\program files\docker toolbox\docker-machine.exe -d create -d virtualbox --virtualbox-memory 2048 default,docker machine version: 0.8.2, build e18a919,found binary path @ c:\program files\docker toolbox\docker-machine.exe,launching plugin server driver virtualbox,plugin server listening @ address 127.0.0.1:53159,() calling .getversion,using api version 1,() calling .setconfigraw,() calling .getmachinename,(flag-lookup) calling .getmachinename,(flag-lookup) calling .drivername,(flag-lookup) calling .getcreateflags,found binary path @ c:\program files\docker toolbox\docker-machine.exe,launching plugin server driver virtualbox,plugin server listening @ address 127.0.0.1:53163,() calling .getversion,using api version 1,() calling .setconfigraw,() calling .getmachinename,(default) calling .getmachinename,(default) calling .drivername,
Comments
Post a Comment