How to have local conectivity with docker image?

Launch the container using docker port mapping to access MySQL within the container from outside.
https://www.percona.com/doc/percona-server/8.0/installation/docker.html#port-forwarding

1 Like