Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: include mysql-cli into docker image #733

Closed
smacker opened this issue Mar 15, 2019 · 4 comments
Closed

Feature request: include mysql-cli into docker image #733

smacker opened this issue Mar 15, 2019 · 4 comments
Assignees

Comments

@smacker
Copy link

smacker commented Mar 15, 2019

From the user point of view, it makes sense to include mysql client in gitbase docker image so use would be able to connect/test and run queries without any additional dependencies or special configuration.
The official mysql image includes client: https://hub.docker.com/_/mysql

We are also going to use mysql-client inside engine, it would be nice to use the same gitbase image for that.

@ajnavarro
Copy link
Contributor

@kuba-- @erizocosmico WDYT?

@erizocosmico
Copy link
Contributor

sgtm

@kuba--
Copy link
Contributor

kuba-- commented Mar 19, 2019

sounds good. Personally I use mysqlsh. It's just a mysql shell, where regular mysql-client comes with mysql db (as far as I know).

@smacker
Copy link
Author

smacker commented Mar 19, 2019

it doesn't depend on mysql db at least in alpine. Only on mysql/mariadb-common.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants