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/
Share and learn in the Docker community.
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/