1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-11-23 21:44:40 +02:00
Commit Graph

466 Commits

Author SHA1 Message Date
Frederik Ring
5be3c36040 update alpine base image to 3.14 v1.3.0 2021-06-28 20:25:21 +02:00
Frederik Ring
57afad5727 Merge pull request #4 from offen/stop-label
Allow for making container stop filter configurable
v1.2.0
2021-06-26 21:19:35 +02:00
Frederik Ring
bafca7bb85 allow for making container stop filter configurable 2021-06-26 21:16:22 +02:00
Frederik Ring
84afc43fd8 Merge pull request #2 from offen/mc-extra-flags
Allow passing custom arguments to minio client
v1.1.0
2021-05-25 07:37:00 +02:00
Frederik Ring
1af345061c use global options naming to be in line with minio docs 2021-05-25 07:35:21 +02:00
Frederik Ring
5368eb8c5e allow passing custom arguments to minio client 2021-05-24 20:34:30 +02:00
Frederik Ring
5978a897ad document leeway option when pruning 2021-04-08 17:24:44 +02:00
Frederik Ring
203bad3427 add missing sleep call v1.0.2 2021-04-08 08:27:21 +02:00
Frederik Ring
2892369677 sleep 10 minutes before pruning backups
if pruning happens immediatley after taking the backup a race condition
can occur where a backup that would theoretically be eligible won't be
pruned as the current backup run was very fast, putting the potential
candidate just at the very edge of the selected time window
v1.0.1
2021-04-08 08:17:55 +02:00
Frederik Ring
204a0862c6 make log output more consistent v1.0.0 2021-04-03 09:33:11 +02:00
Frederik Ring
17a3523ded tweak comparison in README 2021-04-02 14:44:28 +02:00
Frederik Ring
c5ab795f9c add tag condition for ci v0.1.1 2021-04-02 14:24:48 +02:00
Frederik Ring
782b39b09d add README content v0.1.0 2021-04-02 14:17:09 +02:00
Frederik Ring
526e7d3b90 use correct tag when building locally 2021-04-02 14:05:19 +02:00
Frederik Ring
a726bdecd4 add initial source 2021-04-02 13:59:53 +02:00
Frederik Ring
a2fd22f300 Initial commit 2021-04-02 13:45:33 +02:00