- 新增 Clash 的 Docker Compose配置文件 - 编写 Clash 的使用说明文档 - 添加 Docker Compose 安装指南
Debian/Ubuntu/Raspbian
apt-get update && apt-get install docker-compose
CentOS/RHEL
yum install docker-compose