DOCKER :-ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

Docker instance working well with studio and docker exec -it memsql-ciab singlestore -‘password’ command.
but not able to access docker memsql instance from mysql client or application.**
getting below error:-
mysql -h 127.0.0.1 -P 3306 -u root --password=“rajssr**”
mysql: Can’t get stat of ‘/etc/mysql/mariadb.cnf’ (OS errno 2 - No such file or directory)
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: YES)
please help me out

Hi vntkhatri! I’m so sorry you are experiencing this issue. I have escalated this issue to the team! Thank you for your patience.

Hi vntkhatri!

First, we want to just make sure you are using the latest Docker Image: SingleStoreDB Cloud · SingleStore Documentation

Once you ensure you have the latest version, you can SingleStoreDB Cloud · SingleStore Documentation

For more info on connecting to SingleStoreDB Cloud · SingleStore Documentation

Hope this was helpful and keep us updated on how it went. Thank you!