mirror of
https://github.com/fradelg/docker-mysql-cron-backup.git
synced 2025-01-18 16:22:33 +01:00
commit
2dd57291af
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ This docker image runs mysqldump to backup your databases periodically using cro
|
|||
--env MYSQL_PASS=my_password \
|
||||
--link mysql
|
||||
--volume /path/to/my/backup/folder:/backup
|
||||
fradelg/mysql-backup
|
||||
fradelg/mysql-cron-backup
|
||||
|
||||
## Variables
|
||||
|
||||
|
|
Loading…
Reference in a new issue