【发布时间】:2019-03-29 14:36:56
【问题描述】:
当我阅读关于CentOS上overlay2存储驱动的docker文档时,我没有看到是否明确生产可用(如https://docs.docker.com/storage/storagedriver/select-storage-driver/#supported-storage-drivers-per-linux-distribution所示,centos上推荐的存储驱动不包含overlay2,但是当我在 centos 上安装 docker 1.13.1 时,默认存储驱动程序是 overlay2)。所以我想确认它是否已经在 CentOS 上生产,非常感谢你的回答。
ps:我的 CentOS 版本是 7.5.1804 (3.10.0-862.e17.x86_64),默认使用 overlay2。
【问题讨论】:
标签: docker