Sign in to console
$ docker exec -it mysql /bin/bash
$ mysql --user=username --password dbname
$ [password]