- images:
- image:
- repository: ccr.ccs.tencentyun.com/seembox/drakkan_sftpgo
- tag: v2.6.6
- plugins_image:
- repository: drakkan/sftpgo
- tag: v2.6.6-plugins
- consts:
- sftpgo_container_name: sftpgo
- perms_container_name: permissions
- config_dir_path: /var/lib/sftpgo
- data_dir_path: /srv/sftpgo/data
- backups_dir_path: /srv/sftpgo/backups
- ssl_key_path: /srv/sftpgo/certs/private.key
- ssl_cert_path: /srv/sftpgo/certs/public.crt
|