摘要:
CentOS/RHEL 的用户需要注意的事项 来源:https://yeasy.gitbooks.io/docker_practice/image/rm.html 在 Ubuntu/Debian 上有 UnionFS 可以使用,如 aufs 或者 overlay2,而 CentOS 和 RHEL 的 阅读全文
posted @ 2018-12-07 12:24
大蛇扬python
阅读(889)
评论(0)
推荐(0)
摘要:
CentOS/RHEL 的用户需要注意的事项 在 Ubuntu/Debian 上有 UnionFS 可以使用,如 aufs 或者 overlay2,而 CentOS 和 RHEL 的内核中没有相关驱动。因此对于这类系统,一般使用 devicemapper 驱动利用 LVM 的一些机制来模拟分层存储。 阅读全文
posted @ 2018-12-07 12:14
大蛇扬python
阅读(173)
评论(0)
推荐(0)