Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 283 Bytes

File metadata and controls

25 lines (16 loc) · 283 Bytes

ITDB

git

克隆仓库

git clone https://github.com/bolinz/ITDB.git

vagrant

创建虚拟机

初次创建时,需要导入虚拟机镜像

vagrant box add generic/centos7 --provider virtualbox

启动虚拟机

vagrant up