- 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).
推薦閱讀
- 案例式C語言程序設(shè)計
- ReSharper Essentials
- Oracle Database In-Memory(架構(gòu)與實踐)
- 精通搜索分析
- PostgreSQL 11從入門到精通(視頻教學(xué)版)
- CouchDB and PHP Web Development Beginner’s Guide
- 精通Python自動化編程
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- SQL Server數(shù)據(jù)庫管理與開發(fā)兵書
- Beginning C++ Game Programming
- 汽車人機(jī)交互界面整合設(shè)計
- Mastering AWS Security
- Getting Started with Python
- Machine Learning for OpenCV
- Mastering Object:Oriented Python(Second Edition)