bbtsoftware / docker-mssql-backup

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

Add support for limit the cron log file #42

Closed eoehen closed 3 years ago

eoehen commented 3 years ago

Add Environment variable CRON_LOG_SIZE_LIMIT for limit the cron log file size.

Close #39