...
コード ブロック |
---|
$ vagrant box add <box の名前> <box のファイルパス> |
box の名前: sl65-x64-chefs_meeting01
box のファイルパス: /path/to/sl65-x64-chefs_meeting01.box
※ 登録された box ファイルは $VAGRANT_HOME/boxes に配置されます。
...
...
コード ブロック |
---|
$ vagrant box add <box の名前> <box のファイルパス> |
box の名前: sl65-x64-chefs_meeting01
box のファイルパス: /path/to/sl65-x64-chefs_meeting01.box
※ 登録された box ファイルは $VAGRANT_HOME/boxes に配置されます。
...