You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It turns out that we already have a Dockerfile that does this, thanks to @kalfonso.
I have modified the configuration on dockerhub to generate a docker image tagged as vitess/lite:vttestserver. Once the next build succeeds we can close this issue.
The existing Dockerfile is for mysql57. We'd like to build both mysql57 and mysql80.
Tags will be vitess/vttestserver:mysql57 and vitess/vttestserver:mysql80
Feature Description
It will be nice to have a super lightweight docker image that contains vttestserver and mysqlctl
Use Case(s)
CI / ease of local testing
The text was updated successfully, but these errors were encountered: