git clone https://github.com/SaKu2110/mysql_practice.git cd mysql_practice vagrant box add centos/7 vagrant up # CentOSを起動 vagrant ssh # CentOS内に ...