2022年5月6日

摘要: CPU CGROUP MEM CGROUP Storage 默认的overlay fs不支持配额,需要底层文件系统如xfs,ext4的支持。 在docker中启用示例如下,限制单个容器最大使用空间为20G。 { "storage-driver": "overlay2", "storage-opts" 阅读全文
posted @ 2022-05-06 14:42 yangras 阅读(73) 评论(0) 推荐(0) 编辑

导航