docker Toolbox在win10 家庭版中打開(kāi)報(bào)錯(cuò)
問(wèn)題描述
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.'],
如上圖所示,打開(kāi)總是報(bào)錯(cuò),這是什么錯(cuò)導(dǎo)致的?
問(wèn)題解答
回答1:建議升級(jí)到win10專(zhuān)業(yè)版 版本大于或等于 1703 安裝 Docker for Windows
相關(guān)文章:
1. python - oslo_config2. python - 如何統(tǒng)計(jì)一份英文 API 開(kāi)發(fā)文檔(如 javadoc文檔)的詞頻?3. mysql優(yōu)化 - mysql 一張表如果不能確保字段列長(zhǎng)度一致,是不是就不需要用到char。4. python - 請(qǐng)問(wèn)這兩個(gè)地方是為什么呢?5. python - 為什么match匹配出來(lái)的結(jié)果是<_sre.SRE_Match object; span=(0, 54), match=’’>6. 請(qǐng)教一個(gè)mysql去重取最新記錄7. javascript - 按鈕鏈接到另一個(gè)網(wǎng)址 怎么通過(guò)百度統(tǒng)計(jì)計(jì)算按鈕的點(diǎn)擊數(shù)量8. 人工智能 - python 機(jī)器學(xué)習(xí) 醫(yī)療數(shù)據(jù) 怎么學(xué)9. 大家都用什么工具管理mysql數(shù)據(jù)庫(kù)?10. php - 有關(guān)sql語(yǔ)句反向LIKE的處理
