docker-mc-backup
docker-mc-backup copied to clipboard
[WIP] Preserve manual backups
Resolves #191
- Create
PRESERVE_MANUAL_BACKUPSenv var to add "-preserve" suffix to the backup - Ignore files containing "-preserve" from prune steps (regardless of env var value)
⚠️ WARNING: This only applies to TAR at the moment.