Update existing tests and test actual pruning

This commit is contained in:
Frederik Ring
2025-02-06 17:40:45 +01:00
parent 378217e517
commit 8a853a5b03
27 changed files with 83 additions and 31 deletions

View File

@@ -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