itzg/docker-mc-backup

Add an environment variable for EXCLUDES_FILE

开放

#125 创建于 2023年2月20日

 (2 条评论) (0 个反应) (0 位负责人)Shell (66 个派生)github user discovery
enhancementgood first issue

仓库指标

星标
 (501 个星标)
PR 合并指标
 (平均合并 6小时 9分钟) (30 天内合并 8 个 PR)

描述

Sometimes when you need to exclude a lot of files having them all in one line can become unwieldy. I think an option should be added to support a excludes file. This is already implemented as option in rclone, rsync (--exclude-from), and restic (--exclude-file).

贡献者指南