itzg/docker-mc-backup

Add an environment variable for EXCLUDES_FILE

Open

#125 opened on 2023年2月20日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Shell (66 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (501 stars)
PR merge metrics
 (PR metrics pending)

説明

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).

コントリビューターガイド