- Creating Development Environments with Vagrant(Second Edition)
- Michael Peacock
- 93字
- 2021-07-23 20:04:20
Requirements for Vagrant
Vagrant can be installed on Linux, Windows, and Mac OS X, and although it uses Ruby, the package includes an embedded Ruby interpreter. The only other requirement is a virtualization provider such as Oracle VirtualBox or VMware Fusion. The Oracle VirtualBox provider is available for free and is the default provider for Vagrant. So, we will use and install VirtualBox in order to use Vagrant during the course of this book. Other providers are available, including one for VMware Fusion or Workstation, which is available as a commercial add-on (http://www.vagrantup.com/vmware).
推薦閱讀
- 深度實踐OpenStack:基于Python的OpenStack組件開發(fā)
- Java高手真經(jīng)(高級編程卷):Java Web高級開發(fā)技術(shù)
- AIRAndroid應(yīng)用開發(fā)實戰(zhàn)
- OpenCV 3和Qt5計算機視覺應(yīng)用開發(fā)
- 軟件架構(gòu):Python語言實現(xiàn)
- QTP自動化測試進階
- 從零開始學(xué)C語言
- 編寫高質(zhì)量代碼:改善Objective-C程序的61個建議
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計原理(第2版)
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Java程序設(shè)計基礎(chǔ)(第6版)
- ASP.NET 4.0 Web程序設(shè)計
- 進入IT企業(yè)必讀的324個Java面試題
- Google Adsense優(yōu)化實戰(zhàn)
- Python數(shù)據(jù)科學(xué)實踐指南