- Hands-On DevOps with Vagrant
- Alex Braunton
- 67字
- 2021-07-16 17:43:49
Vagrantfile
A Vagrantfile is a configuration file that uses the Ruby programming language syntax. It is easy to understand and can be quickly tested by making a change and then running the vagrant up command to see whether the expected results happen. A Vagrantfile can easily be shared and added into version control. It's lightweight and contains everything needed for another user to replicate your virtual environment/application.
推薦閱讀
- 樂(lè)學(xué)Windows操作系統(tǒng)
- PLC控制程序精編108例
- Linux內(nèi)核完全注釋(20周年版·第2版)
- Linux網(wǎng)絡(luò)操作系統(tǒng)與實(shí)訓(xùn)(第三版)
- 蘋(píng)果電腦玩全攻略 OS X 10.8 Mountain Lion
- Learn Helm
- 玩到極致 iPhone 4S完全攻略
- Windows Phone應(yīng)用程序開(kāi)發(fā)
- 深入理解eBPF與可觀測(cè)性
- 網(wǎng)絡(luò)操作系統(tǒng)教程:Windows Server 2016管理與配置
- 精解Windows 10
- Advanced Infrastructure Penetration Testing
- 鴻蒙操作系統(tǒng)設(shè)計(jì)原理與架構(gòu)
- Linux內(nèi)核修煉之道
- Mastering Eclipse Plug-in Development