- images:
- image:
- repository: ccr.ccs.tencentyun.com/seembox/ixsystems_rsyncd
- tag: 1.0.2
- consts:
- rsyncd_container_name: rsyncd
- rsync_conf_path: /etc/rsyncd.conf
- module_base_path: /data
- reserved_params:
- - port
- - use chroot
- - pid file
- - max connections
- - log file
|