简体   繁体   English

Windows上的Docker安装错误

[英]Docker installation error on windows

I am trying to install Docker client on windows but when i start the installer i get the below pop up . 我正在尝试在Windows上安装Docker客户端,但是当我启动安装程序时,弹出以下窗口。

Docker安装错误

Can someone please guide me what should the solution to this issue be. 有人可以指导我该问题的解决方案是什么。

I am using windows 7 enterprise, 64 bit. 我正在使用Windows 7企业版64位。

Thanks in advance. 提前致谢。

Docker requires Windows 10. If you are using Windows 7, use Docker toolbox from the following location https://docs.docker.com/toolbox/overview/ . Docker需要Windows10。如果您使用的是Windows 7,请从以下位置使用Docker工具箱https://docs.docker.com/toolbox/overview/ As you install the toolbox, automatically the VM virtual box also will get installed. 安装工具箱时,也会自动安装VM虚拟箱。 Atleast, that is what happened to me. 至少,这就是我发生的事情。 After installation, my docker container did not start properly. 安装后,我的Docker容器无法正常启动。 So, I uninstalled the VM virtual box, installed it again, then started the kitematic and it was all a great flow to see my docker up and running! 因此,我卸载了VM虚拟机,再次安装了它,然后开始风筝冲浪,这真是一个很棒的流程,可以看到我的Docker正常运行! Couple of the links that helped me gain better understanding: https://github.com/docker/machine/issues/4066 https://github.com/docker/toolbox/issues/291 几个有助于我更好地理解的链接: https : //github.com/docker/machine/issues/4066 https://github.com/docker/toolbox/issues/291

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM