- Docker for Developers
- Richard Bullington McGuire Andrew K. Dennis Michael Schwartz
- 129字
- 2021-06-11 18:15:21
Host filesystem pollution problem
Both virtualization and containerization solve certain problems developers face. There's no real point in installing server-style software systems on your workstation – that kind of software can be installed in a virtual machine or a Docker container. Using this strategy means you don't have to pollute your workstation's filesystem, you won't have software version conflicts, and you can run a different operating system than the one your workstation runs.
The pollution problem is a real concern for developers – they end up with a lot of cruft, or installed software, that they don't use day to day, but that take up system resources. We will learn to use virtualization or containerization to install that software in a way that isn't installed on your host's filesystem.
- Windows Server 2012 Hyper-V:Deploying the Hyper-V Enterprise Server Virtualization Platform
- Learning Windows Server Containers
- Linux內(nèi)核完全注釋(20周年版·第2版)
- FreeRTOS實時內(nèi)核應用指南
- VMware Horizon View 6 Desktop Virtualization Cookbook
- 高性能Linux服務器構(gòu)建實戰(zhàn):運維監(jiān)控、性能調(diào)優(yōu)與集群應用
- 嵌入式Linux驅(qū)動程序和系統(tǒng)開發(fā)實例精講
- 異質(zhì)結(jié)原理與器件
- 巧學活用Windows 7
- 無蘋果不生活 The New iPad隨身寶典
- Windows Server 2012網(wǎng)絡操作系統(tǒng)項目教程(第4版)
- ElasticSearch Cookbook
- 計算機系統(tǒng)的自主設計
- Hands-On UX Design for Developers
- Drupal 7 Cookbook