-
Notifications
You must be signed in to change notification settings - Fork 207
Closed
Description
Sorry to come up again with this topic, but I am not able to get retention to work.
In my running container, I am using the :latest tag, the mysql-backup commandline looks like this if I list the running processes:
/mysql-backup dump --target /db --server mariadb --user root --pass secret --retention 2c --frequency 1
Every minute a backup is created but no old backups are deleted.
What am I doing wrong?
Metadata
Metadata
Assignees
Labels
No labels