docker-mc-backup icon indicating copy to clipboard operation
docker-mc-backup copied to clipboard

[WIP] Preserve manual backups

Open wyne opened this issue 1 year ago • 2 comments

Resolves #191

  • Create PRESERVE_MANUAL_BACKUPS env 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.

wyne avatar Aug 07 '24 06:08 wyne