浏览代码

readme: extend description

Fabian Peter Hammerle 4 年之前
父节点
当前提交
3a9099bf1b
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # docker: openssh-server invoking mysqldump 🐳
 
+Create logical backups of [mariadb](https://mariadb.com/kb/en/backup-and-restore-overview/) and [mysql](https://dev.mysql.com/doc/refman/5.7/en/backup-types.html) databases via SSH.
+
 Whenever a SSH client connects `mysqldump` will be executed.
 
 Useful to fetch backups via [rsnapshot](https://rsnapshot.org/).