소스 검색

readme: extend description

Fabian Peter Hammerle 5 년 전
부모
커밋
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/).