利用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

相關文章
相關標籤/搜索