- Docker on Windows
- Elton Stoneman
- 106字
- 2021-07-02 12:47:57
Working with data in Docker images and containers
Applications running in a Docker container see a single filesystem which they can read from and write to in the usual way for the operating system. The container sees a single filesystem drive but it's actually a virtual filesystem, and the underlying data can be in many different physical locations.
Files which a container can access on its C drive could actually be stored in an image layer, in the container's own storage layer, or in a volume that is mapped to a location on the host. Docker merges all of these locations into a single virtual filesystem.
推薦閱讀
- 電腦組裝與系統安裝
- Linux操作系統基礎
- Google系統架構解密:構建安全可靠的系統
- Mastering KVM Virtualization
- Windows Phone 7.5 Data Cookbook
- Linux網絡內核分析與開發
- 計算機系統開發與優化實戰
- RESS Essentials
- Linux使用和管理指南:從云原生到可觀測性
- Mobile First Design with HTML5 and CSS3
- Learning Bootstrap
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- Linux服務器配置與管理
- 云原生落地:產品、架構與商業模式
- 計算機應用基礎(Windows 7+Office 2016)