Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

docker-mysql-client

Dockerfile to build a super small mysql client.

Usage:

Run the image to get into a shell:

    docker run -it scprdev/mysql-client:0.0.1 /bin/sh

In the container, run whatever mysql commands you need to connect:

    mysql -u SUPERSECRETUSER -h mysql.hostname.com -p

About

Dockerfile to build a super small mysql client.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages