Container running MySQL and Cron via Supervisord. Cron backs up MySQL daily.
173
This project creates a Docker image that runs MySQL and also automatically backs up the database daily.
MySQL and Cron are run via Supervisord. Cron runs a script that dumps the MySQL database into the /data/ folder, which you can mount onto the host filesystem.
Content type
Image
Digest
Size
170.6 MB
Last updated
over 9 years ago
docker pull uoacer/mysql-auto-backup:staging