mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-01-13 04:18:37 +08:00
* Hoist walking of files so it can be used for features other than archive creation * Add option to ignore files from backup using glob patterns * Use Regexp instead of glob for exclusion * Ignore artifacts * Add teardown to test * Allow single Re for filtering only * Add documentation * Use MatchString on re, add bad input to message in case of error |
||
|---|---|---|
| .. | ||
| sources | ||
| .gitignore | ||
| docker-compose.yml | ||
| run.sh | ||