1. 首页
  2. 数据库
  3. 其它
  4. 使用Virtual Box+ Vagrant创建虚拟机

使用Virtual Box+ Vagrant创建虚拟机

上传者: 2021-01-15 23:32:15上传 PDF文件 135KB 热度 22次
virtualbox4.3+vagrant1.9.5安装(win7环境) 注:在win7上,1.9.5可以和virtualbox 5.1.x版本相匹配,1.9.6以上的64位版本不能和 virtualbox正常配合 virtualbox4.3下载地址 vagrant1.9.5下载地址 添加本地box到vagrant(windows环境) 命令格式:vagrant box add {box_name} {file_path} #centos-7.0_chef.box为本地centos box,命名为centos7 vagrant box add centos7 file:///E:/centos
下载地址
用户评论