Required Software
Git+vagrant+virtualbox
# # # vagrant: Using the command line to manage virtual machine,
Set up #1
Install Vagrant and VirtualBox
Download Vagrant 1.7.2
Download VirtualBox 4.3.20
Set up #2
Clone Vagrant with CoreOS Repo
Open git and clone the code to the D drive:
$ cd D:git clone Https://github.com/coreos/coreos-vagrant.gitcd coreos-vagrant do the next need to go abroad to download the software, so the need to connect to the VPN, and then in the execution ; vagrant up
After execution, a system named core-01 is created;
The login address is 127.0.0.1
Port number: 2222
The key is saved under $home/.vagran.d/
Technical exchange, please join the Docker tribe QQ Group 345819364
This article is from the "Siberian Wolf" blog, please make sure to keep this source http://kernal.blog.51cto.com/8136890/1604893
Installing CoreOS with vagrant (first article)