Skip to content

🐳 MariaDB / MySQL / Postgres dumper

License

Notifications You must be signed in to change notification settings

dockette/dbdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockette / DBDUMP

Ready-to-use MariaDB / MySQL / PostgreSQL dumper.

🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x


Usage

docker run \
    -it \
    --rm \
    -v /data/yourdb:/var/lib/mysql \
    dockette/dbdump:mariadb-10-4 \
    mysqldump -u root --password=root yourdb > dump.sql

Development

See how to contribute to this package.

This package is currently maintaining by these authors.


Consider to support f3l1x. Also thank you for using this package.

About

🐳 MariaDB / MySQL / Postgres dumper

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages