itzg/docker-mc-backup

Add an environment variable for EXCLUDES_FILE

Offen

#125 geöffnet am 20.02.2023

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Shell (66 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (501 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6h 9m) (8 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide