This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# curl -L https://github.com/2creatives/vagrant-centos/releases/download/v6.5.3/centos65-x86_64-20140116.box > centos.box | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 280M 100 280M 0 0 2068k 0 0:02:18 0:02:18 --:--:-- 4524k | |
# ls | |
centos.box | |
# vagrant box add centos centos.box | |
==> box: Adding box 'centos' (v0) for provider: | |
box: Downloading: file:///root/vagrant/centos/centos.box | |
==> box: Successfully added box 'centos' (v0) for 'virtualbox'! |
vagrant box list で追加できているか確認できれば完了である。
0 件のコメント:
コメントを投稿