bbtsoftware / docker-mssql-backup

Docker image for periodic backups from a Microsoft SQL Server container
MIT License
29 stars 19 forks source link

Improve cronjob generation #15

Closed eoehen closed 3 years ago

eoehen commented 4 years ago

The generation of cronJobs should become more robust.

stefangweichinger commented 4 years ago

Maybe your syntax is ok ... as far as I google around ;-) For example I find this: https://github.com/MorbZ/docker-cron Quite the same approach.

eoehen commented 4 years ago

@stefangweichinger Do you agree if I close this issue?

stefangweichinger commented 4 years ago

ok with me, I just suggest. In my local fork I test things and might do it differently in the future.