Sign inSign up

jbergknoff/mysql-client

By jbergknoff

Updated almost 11 years ago

Image
2

500K+

jbergknoff/mysql-client repository overview

mysql-client

Minimal environment with MySQL client:

  • built on top of gliderlabs/alpine base image
  • ~16 MB in size (5 MB base + 11 MB)
Example usage:
$ docker run -it --rm jbergknoff/mysql-client mysql -h... -u... -p
Enter password: 
...

Tag summary

Content type

Image

Digest

sha256:861740b7b

Size

5.1 MB

Last updated

almost 11 years ago

docker pull jbergknoff/mysql-client