# 构建 rsync 镜像 ## 定制 - 安装 rsync ## 外挂目录和文件 - /etc/rsyncd.conf: rsyncd 配置文件 - /var/log/rsync: rsync 日志目录 - 配置文件中,每个模块里指定的目录也要挂载出来 ## 案例 - [Demo/SingleNode/](Demo/SingleNode/): 部署 rsync