vagrant教程连接: http://coolestguidesontheplanet.com/getting-started-vagrant-os-osx-10-9-mavericks/
包含了基本的vagrant配置.
如果需要安装多个 box 有2种方式:
1. 开多个文件夹. 每个文件夹一个box配置.
2. https://docs.vagrantup.com/v2/multi-machine/
本文共 256 字,大约阅读时间需要 1 分钟。
vagrant教程连接: http://coolestguidesontheplanet.com/getting-started-vagrant-os-osx-10-9-mavericks/
包含了基本的vagrant配置.
如果需要安装多个 box 有2种方式:
1. 开多个文件夹. 每个文件夹一个box配置.
2. https://docs.vagrantup.com/v2/multi-machine/
转载于:https://www.cnblogs.com/codesay/p/4167681.html