This website requires JavaScript.
Explore
Help
Sign In
offen
/
docker-volume-backup
Watch
2
Star
0
Fork
0
You've already forked docker-volume-backup
mirror of
https://github.com/offen/docker-volume-backup.git
synced
2024-11-10 00:30:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3ee40b6422
docker-volume-backup
/
test
/
confd
/
02backup.env
4 lines
90 B
Bash
Raw
Normal View
History
Unescape
Escape
Env vars should propagate when using `conf.d` (#358) * Extend confd test case to test for env var propagation * Env vars set in conf.d files are expected to propagate * Lock needs to be acquired when instantiating script
2024-02-13 15:43:04 +01:00
NAME
=
"other"
Allow multiple schedules in the same container (#78) * Allow mounting of config directory for multiple schedules * Add docs for conf.d feature * Fix behavior on multiple files * Define default case first in entrypoint script
2022-03-04 13:51:26 +01:00
BACKUP_CRON_EXPRESSION
=
"*/1 * * * *"
Use proper path expansion
2024-02-21 19:34:57 +01:00
BACKUP_FILENAME
=
"
override-
$NAME
.tar.gz
"
Reference in New Issue
Copy Permalink