Skip to content

momentum-xyz/mysql-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Container image with mariadb/mysql client tools.

To execute mysql command line tools inside docker or Kubernetes.

Alpine based image, with mysql-client and some other tools installed. (In recent Alpine, mysql-client is provided by mariadb).

Default entry point is mysql command, but image contains other tools like mysqldump, mysqladmin, etc.

docker run --rm --interactive --tty ghcr.io/momentum-xyz/mysql-client:latest --host db --user root -p

About

Container image with mysql tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages