Skip to content

Instantly share code, notes, and snippets.

@filipeandre
Created May 10, 2018 15:27
Show Gist options
  • Save filipeandre/a074b40aef557a01f79b9bc281dd20ac to your computer and use it in GitHub Desktop.
Save filipeandre/a074b40aef557a01f79b9bc281dd20ac to your computer and use it in GitHub Desktop.
Run mysql container terminal
docker run -it --rm --tty --entrypoint=/bin/sh arey/mysql-client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment