- Learn OpenShift
- Denis Zuev Artemii Kropachev Aleksey Usov
- 135字
- 2021-08-13 16:03:42
Docker storage drivers
A Docker storage driver is the main component to enable and manage container images. Two main technologies are used for that—copy-on-write and stackable image layers. The storage driver is designed to handle the details of these layers so that they interact with each other. There are several drivers available. They do pretty much the same job, but each and every one of them does it differently. The most common storage drivers are AUFS, Overlay/Overlay2, Devicemapper, Btrfs, and ZFS. All storage drivers can be categorized into three different types:
Storage driver category Storage drivers
Union filesystems AUFS, Overlay, Overlay2
Snapshotting filesystems Btrfs, ZFS
Copy-on-write block devices Devicemapper
推薦閱讀
- pcDuino開發實戰
- Mastering vRealize Operations Manager(Second Edition)
- Linux系統文件安全實戰全攻略
- Mastering Distributed Tracing
- Mastering KVM Virtualization
- Ganglia系統監控
- Linux運維最佳實踐
- Android物聯網開發細致入門與最佳實踐
- Kali Linux 2018:Windows Penetration Testing
- 一學就會:Windows Vista應用完全自學手冊
- RHCSARHCE 紅帽Linux認證學習指南(第7版)EX200 & EX300
- Introduction to R for Quantitative Finance
- HTML5 Enterprise Application Development
- Advanced Infrastructure Penetration Testing
- UI設計手繪表現從入門到精通