docker Toolbox在win10 家庭版中打开报错
问题描述
Command failed: C:DPSDocker Toolboxdocker-machine.exe -D create -d virtualbox --virtualbox-memory 2048 default,Docker Machine Version: 0.9.0, build 15fd4c7,Found binary path at C:DPSDocker Toolboxdocker-machine.exe,Launching plugin server for driver virtualbox,Plugin server listening at address 127.0.0.1:50448,() 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 at C:DPSDocker Toolboxdocker-machine.exe,Launching plugin server for driver virtualbox,Plugin server listening at address 127.0.0.1:50452,() Calling .GetVersion,Using API Version 1,() Calling .SetConfigRaw,() Calling .GetMachineName,(default) Calling .GetMachineName,(default) Calling .DriverName,(default) Calling .GetCreateFlags,(default) Calling .SetConfigFromFlags,(default) Calling .PreCreateCheck,(default) DBG | COMMAND: C:DPSOracleVirtualBoxVBoxManage.exe --version,(default) DBG | STDOUT:,(default) DBG | {,(default) DBG | 5.1.14r112924,(default) DBG | },(default) DBG | STDERR:,(default) DBG | {,(default) DBG | },(default) DBG | Hyper-V is not installed.,(default) DBG | %!(EXTRA *exec.Error=exec: 'vmms.exe': executable file not found in %PATH%)COMMAND: wmic cpu get VirtualizationFirmwareEnabled,(default) DBG | Couldn’t check that VT-X/AMD-v is enabled. Will check that the vm is properly created: exit status 2147943458,Error with pre-create check: 'Get https://github-cloud.s3.amazonaws.com/releases/14930729/2a7d9b36-1aba-11e7-951b-a7c27f5bb4fd.iso?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170504%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170504T145708Z&X-Amz-Expires=300&X-Amz-Signature=91a39130594e24ba378ccdd3781842297e7d1df1a2669f89f57ba8cd59408e72&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dboot2docker.iso&response-content-type=application%2Foctet-stream: dial tcp 54.231.48.240:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.',open C:Userschenzw.dockermachinemachinesdefaultdefaultLogsVBox.log: The system cannot find the path specified.,notifying bugsnag: [Error with pre-create check: 'Get https://github-cloud.s3.amazonaws.com/releases/14930729/2a7d9b36-1aba-11e7-951b-a7c27f5bb4fd.iso?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ%2F20170504%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20170504T145708Z&X-Amz-Expires=300&X-Amz-Signature=91a39130594e24ba378ccdd3781842297e7d1df1a2669f89f57ba8cd59408e72&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dboot2docker.iso&response-content-type=application%2Foctet-stream: dial tcp 54.231.48.240:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.'],
如上图所示,打开总是报错,这是什么错导致的?
问题解答
回答1:建议升级到win10专业版 版本大于或等于 1703 安装 Docker for Windows
相关文章:
1. 老师 我是一个没有学过php语言的准毕业生 我希望您能帮我一下2. javascript - jqeury用字符串拼接的ID选择器为什么不能使用?3. javascript - 连续点击触发mouseleave事件4. javascript - 在js for in 循环中,使用数组的push方法获取对象的属性,结果却未改变数组5. DADB.class.php文件的代码怎么写6. mysql - 数据库:获取两个字段与获取*,传输的数据量差距大吗?7. css - calc()设置宽度等于自身的高度?8. JavaScript如何循序渐进,有效的学习?看不下去怎么办?9. node.js - webpack-dev-server --progress --colors 端口被占用怎么换端口10. html - node.js中base标签中href的问题