bs
Comment on Docker Backup Stratagy
dataprolet@lemmy.dbzer0.com 10 months agoWhile that’s an easy solution it makes it impossible or rather difficult to restore single containers and/or files.
yournamehere@lemm.ee 10 months ago
tofu@lemmy.nocturnal.garden 10 months ago
It’s not that difficult. You can create a second VM from the backup with a few clicks and move the necessary data with scp.
MangoPenguin@lemmy.blahaj.zone 10 months ago
Not really, you can browse files in an LXC backup and restore specific parts. For VMs you can just restore the whole VM and copy out what you need.