realestatepilot / docker-restic-backupclient

Easy backups with docker and restic
MIT License
5 stars 5 forks source link

Support Mssql Dump #3

Open tgruenert opened 4 years ago

tgruenert commented 4 years ago

Backup MSSQL Database to shared volume and give it to restic

micw commented 2 years ago

Can you rebase to the current master?

If the version of the client matters (e.g. if MSSQL 17 can only be sumped with client 17 and not with client 18), I'd prefer to install the client with version in it's name and allow the user to specify the client to use.