How can I manipulate mysql in docker

I got a mysql server in docker, I wonder how I can manipulate mysql through docker?

The official mysql image has examples of how the mysql image can be used, including how to connect to it: https://hub.docker.com/_/mysql/