3
0
mirror of https://github.com/kolaente/docker-db-backup.git synced 2026-03-25 05:53:48 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
renovate[bot]
c1bcc56574 fix(deps): update module github.com/docker/docker to v28 (#3)
Also updates all affected new types.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kolaente <k@knt.li>
2026-01-07 09:18:44 +01:00
kolaente
5acf40d86e feat: add backup compression 2024-02-13 16:45:16 +01:00
kolaente
54a1eb955b fix: make mysql backups work 2023-07-03 22:46:38 +02:00
kolaente
270e62e142 feat(mysql): dump everything 2023-01-06 14:43:54 +01:00
kolaente
1026b19544 chore: use log everywhere 2021-12-05 13:44:36 +01:00
kolaente
2e58388a0b feat: move running the actual dump command to the db container 2021-12-05 12:39:23 +01:00
kolaente
02ba460b3a Add tests to build mysql args 2021-08-18 22:34:28 +02:00
kolaente
7a24e57e09 Add mysql dumper 2021-08-18 21:29:32 +02:00
kolaente
79f6c5cfad Add dumpers 2021-08-18 20:25:59 +02:00