itzg/docker-mc-backup

Add an environment variable for EXCLUDES_FILE

Ouverte

#125 ouverte le 20 févr. 2023

 (2 commentaires) (0 réaction) (0 personne assignée)Shell (66 forks)github user discovery
enhancementgood first issue

Métriques du dépôt

Stars
 (501 étoiles)
Métriques de merge PR
 (Merge moyen 6h 9m) (8 PRs mergées en 30 j)

Description

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

Guide contributeur