Skip to content

Commit dcfbe60

Browse files
committed
docs: add badge
1 parent 1ebdde6 commit dcfbe60

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
# Alpine / MySQL Client
1+
# Alpine / MySQL Client
2+
3+
[![dockeri.co](https://dockeri.co/image/joseluisq/alpine-mysql-client)](https://hub.docker.com/r/joseluisq/alpine-mysql-client)
24

35
> [MySQL client](https://dev.mysql.com/doc/refman/8.0/en/programs-client.html) tools on top of [Alpine Linux x86_64](https://hub.docker.com/_/alpine).
46
5-
**Note:** [MySQL client (mariadb-client)](https://pkgs.alpinelinux.org/package/v3.11/main/x86_64/mysql-client) is an alias package for [mysql-client](https://dev.mysql.com/doc/refman/8.0/en/programs-client.html) migration tools.
7+
🐳 View on [Docker Hub](https://hub.docker.com/r/joseluisq/alpine-mysql-client/)
68

79
## MySQL Client programs
810

11+
**Note:** [MySQL client (mariadb-client)](https://pkgs.alpinelinux.org/package/v3.11/main/x86_64/mysql-client) is an alias package for [mysql-client](https://dev.mysql.com/doc/refman/8.0/en/programs-client.html) migration tools.
12+
913
```sh
1014
mysql
1115
mysql_find_rows

0 commit comments

Comments
 (0)