mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-26 10:15:36 +02:00
Update existing tests and test actual pruning
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
restart: always
|
||||
environment:
|
||||
BACKUP_CRON_EXPRESSION: 0 0 5 31 2 ?
|
||||
BACKUP_RETENTION_DAYS: '7'
|
||||
BACKUP_RETENTION_PERIOD: 168h
|
||||
volumes:
|
||||
- app_data:/backup/app_data:ro
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user