摘要:
清理Linux缓存使用下面的命令 sync; echo 3 > /proc/sys/vm/drop_caches 需求与原理 下面介绍buffer与cache的差别: A buffer is something that has yet to be "written" to disk. A cach 阅读全文
posted @ 2018-04-02 17:48
光何
阅读(382)
评论(0)
推荐(0)
摘要:
一、准备CentOS系统,本文使用的是CentOS7.0 二、安装Docker 执行命令 yum -y install docker 验证是否安装成功 docker --version 三、安装Docker-compose 执行命令 curl -L https://github.com/docker 阅读全文
posted @ 2018-04-02 15:24
光何
阅读(301)
评论(0)
推荐(0)
浙公网安备 33010602011771号