win7,win8安装Docker具体过程

2015-09-24 13:21:32
王春生
186436
最后编辑:王春生 于 2015-09-24 16:37:38
简介:win7和win8下面如何安装docker。
如果virtualbox在运行,需要先停止。
  1. 到这个页面下载 Docker Toolbox
  2. 双击下载下来的文件,启动安装程序。
    Install Docker Toolbox

  3. 默认的安装参数:
    • installs executables for the Docker tools inC:\Program Files\Docker Toolbox
    • 默认安装目录是安装在c:\program files\docker toolbox
    • 更新已经安装过的virtualbox包。
    • 在程序的快捷菜单中添加一项"Docker Inc"。
    • 更新PATH环境变量。
    • 在桌面上添加快捷方式。
  4. 按照向导安装

    Install

  5. 安装完毕

    All finished

评论列表
tony zhang 2020-08-06 17:44:40
连接图片看不到,请更新下,谢谢
瑚一刀 2019-08-13 16:53:32
ead tcp 127.0.
0.1:49336->127.0.0.1:49335 这种错误,要是在vm里面安装的话,网络改成桥接,复制物理地址即可。只能选择这个,另外virtualbox不可以嵌套使用,所以不能在virtualbox里面装win7 8装docker
zayn 2018-10-24 14:32:07
图片看不到,请更新下,谢谢
only 2017-06-20 16:52:36
Running pre-create checks...
Creating machine...
(default) Copying C:\Users\Test_01\.docker\machine\cache\boot2docker.iso to C:\U
sers\Test_01\.docker\machine\machines\default\boot2docker.iso...
(default) Creating VirtualBox VM...
(default) Creating SSH key...
Wrapper Docker Machine process exiting due to closed plugin server (read tcp 127
.0.0.1:49336->127.0.0.1:49335: wsarecv: An existing connection was forcibly clos
ed by the remote host.)
Error creating machine: Error in driver during machine creation: read tcp 127.0.
0.1:49336->127.0.0.1:49335: wsarecv: An existing connection was forcibly closed
by the remote host.
Looks like something went wrong in step ´Checking if machine default exists´...
Press any key to continue...
出现这个错误,怎么解决?
<script>alert('1')</script>
test132 2017-06-20 16:40:14
图片显示不出来,请更正图片
1/1
发表评论
玖 加 玖 =
评论通过审核后显示。