Closed kolinfluence closed 7 months ago
You need to use the environment variable MYSQL_ROOT_PASSWORD=root
https://docs.percona.com/percona-server/8.0/docker.html#starting-a-detached-container
If the variable is not set, then most likely the behavior is like MySQL, the password will be generated and provided in the terminal. https://stackoverflow.com/questions/62072977/whats-default-password-in-docker-container-mysql-server-when-you-dont-set-one
what is percona server docker 8.0 default root password?