Comment on World Backup Day
Discover5164@lemm.ee 2 months agowhat is a good solution that does incremental backups of docker volumes? o btrfs subvolumes… i have them mapped
Comment on World Backup Day
Discover5164@lemm.ee 2 months agowhat is a good solution that does incremental backups of docker volumes? o btrfs subvolumes… i have them mapped
rice@lemmy.org 2 months ago
not sure if there’s a docker specific one, I mostly avoid docker. the volumes are accessible by anything as far as I’ve seen though so anything that does incremental backups (borg, restic, rsync, rsnapshot) should be able to do it there too?