Created
February 9, 2020 13:34
-
-
Save albertoammar/845e0eae1ae2be7cc92937d76e5f2d16 to your computer and use it in GitHub Desktop.
Revisions
-
albertoammar created this gist
Feb 9, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ # Backup docker run mariadb /usr/bin/mysqldump -h localhost -u root --password=root DATABASE > backup.sql