利用vagrant安装coreos(第一篇)

所需软件git

git+Vagrant+VirtualBOXgithub


### vagrant: 使用命令行管理virtual machine,
bash


Set up #1ide

install Vagrant and VirtualBoxspa

download Vagrant 1.7.2命令行

download VirtualBox 4.3.20
vagrant



Set up #2orm

Clone Vagrant with CoreOS Repoci

打开git,克隆代码到在D盘中:
get

$ cd d:
git clone https://github.com/coreos/coreos-vagrant.git
cd coreos-vagrant
执行下一步须要到国外去下载软件,因此的须要链接***,而后在执行;
vagrant up

执行完后,就会建立出一个名为core-01的系统;

登陆地址是127.0.0.1

端口号:2222

密钥保存在$home/.vagran.d/下


技术交流,请加入Docker部落qq群345819364

相关文章
相关标签/搜索